From dd724f118f584eea84a11af90292a88c62ecd022 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Thu, 29 Nov 2018 18:59:41 +0200 Subject: Working on Firmware upgrade ! --- .../Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj') diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj index 6e37a97a2..a9a0e1bb9 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj @@ -142,6 +142,7 @@ ConsoleWindow.xaml + HtmlWindow.xaml @@ -172,6 +173,7 @@ + @@ -193,6 +195,9 @@ ConnectionLostView.xaml + + FirmwareUpgradeView.xaml + LoadingView.xaml @@ -277,6 +282,10 @@ Designer MSBuild:Compile + + Designer + MSBuild:Compile + Designer MSBuild:Compile @@ -505,6 +514,7 @@ + ChangeLog.txt @@ -599,7 +609,7 @@ copy /Y "$(SolutionDir)Referenced Assemblies\Microsoft.WITDataStore32.dll" "$(Ta - + \ No newline at end of file -- cgit v1.3.1