diff --git a/DyeingComputer.csproj b/DyeingComputer.csproj index 5b70de9..2e92de0 100644 --- a/DyeingComputer.csproj +++ b/DyeingComputer.csproj @@ -40,6 +40,7 @@ + @@ -90,6 +91,33 @@ + + CurveDiagramView.xaml + + + EngineerSetView.xaml + + + EquipmentSimulationView.xaml + + + HistoryRecordsView.xaml + + + InOutView.xaml + + + ParameterSetView.xaml + + + ProgramgroupView.xaml + + + SysSetView.xaml + + + TechnologicalProcessView.xaml + WorkOrderView.xaml @@ -105,6 +133,42 @@ MainWindow.xaml Code + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + Designer MSBuild:Compile diff --git a/MainWindow.xaml b/MainWindow.xaml index 20061d4..07d93b1 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -11,9 +11,7 @@