diff --git a/DyeingComputer.csproj b/DyeingComputer.csproj index a4431e5..9bea985 100644 --- a/DyeingComputer.csproj +++ b/DyeingComputer.csproj @@ -267,6 +267,9 @@ 8.0.0 + + 5.0.37 + 4.5.1 diff --git a/View/WorkOrderView.xaml b/View/WorkOrderView.xaml index aedfada..2379b33 100644 --- a/View/WorkOrderView.xaml +++ b/View/WorkOrderView.xaml @@ -3,6 +3,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" + xmlns:ScottPlot="clr-namespace:ScottPlot.WPF;assembly=ScottPlot.WPF" xmlns:local="clr-namespace:DyeingComputer.View" xmlns:lang="clr-namespace:DyeingComputer.Properties" xmlns:viewmodel="clr-namespace:DyeingComputer.ViewModel" @@ -14,20 +15,19 @@ - - - - -