From 84a74bd9ea68a3f913e733a470ec64d1f8f50424 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Wed, 7 Feb 2018 19:50:40 +0200 Subject: Started working on monitoring view.. --- .../Tango.MachineStudio.Developer.csproj | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj') diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj index 4ef73a918..722d8efe6 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj @@ -90,6 +90,9 @@ + + IOMonitorControl.xaml + @@ -108,7 +111,9 @@ + + MainView.xaml @@ -116,6 +121,13 @@ GlobalVersionInfo.cs + + MonitoringView.xaml + + + Designer + MSBuild:Compile + MSBuild:Compile Designer @@ -124,6 +136,10 @@ Designer MSBuild:Compile + + Designer + MSBuild:Compile + @@ -267,5 +283,8 @@ + + + \ No newline at end of file -- cgit v1.3.1