From fcf154eb2ae88dcf1003ea6bd14c91cab1a616e9 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Sun, 24 Nov 2019 17:31:30 +0200 Subject: Backup Manager. --- .../Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj b/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj index b279f1a92..fd068bd61 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj @@ -115,6 +115,7 @@ GlobalVersionInfo.cs + WiFiAuthenticationView.xaml @@ -154,6 +155,7 @@ + @@ -165,9 +167,13 @@ + + + BackupRestoreView.xaml + ExternalBridgeView.xaml @@ -253,6 +259,10 @@ Designer MSBuild:Compile + + Designer + MSBuild:Compile + Designer MSBuild:Compile @@ -349,6 +359,10 @@ + + + + @@ -593,7 +607,7 @@ if $(ConfigurationName) == Release del *.xml - + \ No newline at end of file -- cgit v1.3.1