From 0c664ab02889ac34b568ccd9a1d4aff5985f9d7a Mon Sep 17 00:00:00 2001 From: Victoria Plitt Date: Mon, 7 Oct 2019 11:05:59 +0300 Subject: Refactoring - added app.xaml files to view in designer VS --- .../MachineStudio/Modules/Tango.MachineStudio.RML/App.xaml | 12 ++++++++++++ .../Tango.MachineStudio.RML/Tango.MachineStudio.RML.csproj | 4 ++++ 2 files changed, 16 insertions(+) create mode 100644 Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/App.xaml (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML') diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/App.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/App.xaml new file mode 100644 index 000000000..787e83d72 --- /dev/null +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/App.xaml @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Tango.MachineStudio.RML.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Tango.MachineStudio.RML.csproj index 6741a1dff..2ff9ab0a3 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Tango.MachineStudio.RML.csproj +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Tango.MachineStudio.RML.csproj @@ -191,6 +191,10 @@ + + Designer + MSBuild:Compile + Designer MSBuild:Compile -- cgit v1.3.1