aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj')
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj223
1 files changed, 13 insertions, 210 deletions
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 081d79f3e..c5045abf3 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
@@ -114,23 +114,12 @@
<Compile Include="..\..\Versioning\GlobalVersionInfo.cs">
<Link>GlobalVersionInfo.cs</Link>
</Compile>
- <Compile Include="AppBarItems\PowerUpAppBarItem.cs" />
- <Compile Include="AppBarItems\PowerOffAppBarItem.cs" />
- <Compile Include="AppBarItems\PowerUpAppBarItemView.xaml.cs">
- <DependentUpon>PowerUpAppBarItemView.xaml</DependentUpon>
- </Compile>
- <Compile Include="AppBarItems\PowerOffAppBarItemView.xaml.cs">
- <DependentUpon>PowerOffAppBarItemView.xaml</DependentUpon>
- </Compile>
<Compile Include="Authentication\DefaultAuthenticationProvider.cs" />
<Compile Include="Connectivity\DefaultConnectivityProvider.cs" />
<Compile Include="Connectivity\WiFiAuthenticationView.xaml.cs">
<DependentUpon>WiFiAuthenticationView.xaml</DependentUpon>
</Compile>
<Compile Include="Connectivity\WiFiAuthenticationViewVM.cs" />
- <Compile Include="Controls\MachineStatusControl.xaml.cs">
- <DependentUpon>MachineStatusControl.xaml</DependentUpon>
- </Compile>
<Compile Include="Converters\AppBarItemConverter.cs" />
<Compile Include="Converters\ItemBaseConverter.cs" />
<Compile Include="Dialogs\CartridgeValidationView.xaml.cs">
@@ -140,21 +129,6 @@
<DependentUpon>InsufficientLiquidQuantityView.xaml</DependentUpon>
</Compile>
<Compile Include="Dialogs\InsufficientLiquidQuantityViewVM.cs" />
- <Compile Include="Dialogs\SafetyLevelOperationsConfirmationView.xaml.cs">
- <DependentUpon>SafetyLevelOperationsConfirmationView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Dialogs\SafetyLevelOperationsConfirmationViewVM.cs" />
- <Compile Include="Dialogs\ThreadBreakView.xaml.cs">
- <DependentUpon>ThreadBreakView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Dialogs\ThreadBreakViewVM.cs" />
- <Compile Include="Dialogs\ThreadLoadingView.xaml.cs">
- <DependentUpon>ThreadLoadingView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Dialogs\PowerUpView.xaml.cs">
- <DependentUpon>PowerUpView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Dialogs\PowerUpViewVM.cs" />
<Compile Include="Dialogs\ScreenLockView.xaml.cs">
<DependentUpon>ScreenLockView.xaml</DependentUpon>
</Compile>
@@ -164,34 +138,21 @@
</Compile>
<Compile Include="Dialogs\ScreenLockViewVM.cs" />
<Compile Include="Dialogs\TechnicianModeLoginViewVM.cs" />
- <Compile Include="Dialogs\ThreadLoadingViewVM.cs" />
- <Compile Include="Dialogs\FirmwareUpgradeFromFileView.xaml.cs">
- <DependentUpon>FirmwareUpgradeFromFileView.xaml</DependentUpon>
- </Compile>
<Compile Include="Dialogs\UpdateFromFileView.xaml.cs">
<DependentUpon>UpdateFromFileView.xaml</DependentUpon>
</Compile>
- <Compile Include="Dialogs\FirmwareUpgradeFromFileViewVM.cs" />
<Compile Include="Dialogs\UpdateFromFileViewVM.cs" />
- <Compile Include="InternalModule.cs" />
- <Compile Include="Modules\DefaultPPCModuleLoader.cs" />
+ <Compile Include="Modules\DefaultStudioModuleLoader.cs" />
<Compile Include="Navigation\DefaultNavigationManager.cs" />
<Compile Include="Notifications\DefaultNotificationProvider.cs" />
<Compile Include="Notifications\DialogAndView.cs" />
- <Compile Include="Notifications\NotificationItems\UpdateAvailableNotificationItem.cs" />
- <Compile Include="Notifications\NotificationItems\UpdateAvailableNotificationItemView.xaml.cs">
- <DependentUpon>UpdateAvailableNotificationItemView.xaml</DependentUpon>
- </Compile>
<Compile Include="Notifications\PendingNotification.cs" />
<Compile Include="PPCApplication\DefaultPPCApplicationManager.cs" />
<Compile Include="Printing\DefaultPrintingManager.cs" />
- <Compile Include="RemoteActions\DefaultRemoteActionsService.cs" />
<Compile Include="Threading\DefaultDispatcherProvider.cs" />
- <Compile Include="ThreadLoading\DefaultThreadLoadingService.cs" />
<Compile Include="ViewModelLocator.cs" />
<Compile Include="ViewModels\EmergencyViewVM.cs" />
<Compile Include="ViewModels\ExternalBridgeViewVM.cs" />
- <Compile Include="ViewModels\InternalModuleViewVM.cs" />
<Compile Include="ViewModels\LayoutViewVM.cs" />
<Compile Include="ViewModels\LoadingErrorViewVM.cs" />
<Compile Include="ViewModels\LoadingViewVM.cs" />
@@ -200,18 +161,13 @@
<Compile Include="ViewModels\MainViewVM.cs" />
<Compile Include="ViewModels\MachineUpdateViewVM.cs" />
<Compile Include="ViewModels\NoPermissionsViewVM.cs" />
- <Compile Include="ViewModels\PowerOffViewVM.cs" />
<Compile Include="ViewModels\RestartingSystemViewVM.cs" />
- <Compile Include="ViewModels\RestartingViewVM.cs" />
<Compile Include="ViewsContracts\ILayoutView.cs" />
<Compile Include="ViewsContracts\IMachineSetupView.cs" />
<Compile Include="ViewsContracts\IMachineUpdateView.cs" />
<Compile Include="Views\ExternalBridgeView.xaml.cs">
<DependentUpon>ExternalBridgeView.xaml</DependentUpon>
</Compile>
- <Compile Include="Views\InternalModuleView.xaml.cs">
- <DependentUpon>InternalModuleView.xaml</DependentUpon>
- </Compile>
<Compile Include="Views\LayoutView.xaml.cs">
<DependentUpon>LayoutView.xaml</DependentUpon>
</Compile>
@@ -221,12 +177,6 @@
<Compile Include="Views\LoadingErrorView.xaml.cs">
<DependentUpon>LoadingErrorView.xaml</DependentUpon>
</Compile>
- <Compile Include="Views\PowerOffView.xaml.cs">
- <DependentUpon>PowerOffView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\RestartingView.xaml.cs">
- <DependentUpon>RestartingView.xaml</DependentUpon>
- </Compile>
<Compile Include="Views\LoadingView.xaml.cs">
<DependentUpon>LoadingView.xaml</DependentUpon>
</Compile>
@@ -248,43 +198,15 @@
<Compile Include="Views\RestartingSystemView.xaml.cs">
<DependentUpon>RestartingSystemView.xaml</DependentUpon>
</Compile>
- <Page Include="AppBarItems\PowerUpAppBarItemView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="AppBarItems\PowerOffAppBarItemView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
<Page Include="Connectivity\WiFiAuthenticationView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
- <Page Include="Controls\MachineStatusControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
<Page Include="Dialogs\CartridgeValidationView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Dialogs\InsufficientLiquidQuantityView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Dialogs\SafetyLevelOperationsConfirmationView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Dialogs\ThreadBreakView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Dialogs\ThreadLoadingView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Dialogs\PowerUpView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
@@ -296,10 +218,6 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
- <Page Include="Dialogs\FirmwareUpgradeFromFileView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
<Page Include="Dialogs\UpdateFromFileView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
@@ -316,10 +234,6 @@
<DependentUpon>MainWindow.xaml</DependentUpon>
<SubType>Code</SubType>
</Compile>
- <Page Include="Notifications\NotificationItems\UpdateAvailableNotificationItemView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
<Page Include="Resources\Colors.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
@@ -336,10 +250,6 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
- <Page Include="Views\InternalModuleView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
<Page Include="Views\LayoutView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
@@ -352,14 +262,6 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
- <Page Include="Views\PowerOffView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\RestartingView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
<Page Include="Views\LoadingView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
@@ -425,59 +327,18 @@
<Resource Include="Images\GlobalStatus\service_Anim.gif" />
<Resource Include="Images\GlobalStatus\shutdown_icon_Anim.gif" />
<Resource Include="Images\GlobalStatus\standby_Anim.gif" />
- <Resource Include="Images\bug.png" />
<Resource Include="Images\cartridge_validation.png" />
- <Resource Include="Images\machine-image.png" />
- <Resource Include="Images\Menu\backup.png" />
- <Resource Include="Images\backup-restore.png" />
- <Resource Include="Images\restore.png" />
- <Resource Include="Images\backup-big.png" />
- <Resource Include="Images\GlobalStatus\getting-ready.png" />
- <Resource Include="Images\GlobalStatus\shutting-down.png" />
- <Resource Include="Images\GlobalStatus\error.png" />
- <Resource Include="Images\GlobalStatus\service.png" />
- <Resource Include="Images\update_available.png" />
- <Resource Include="Images\powerup.gif" />
- <Resource Include="Images\power_off.gif" />
- <Resource Include="Images\thread_loading.gif" />
- <Resource Include="Images\thread_loading.png" />
- <Resource Include="Images\firmware.png" />
- <Resource Include="Images\power_off_2.gif" />
- <Resource Include="Images\loading_anim.gif" />
- <Resource Include="Images\thread_loading_preview.png" />
- <Resource Include="Images\ThreadLoading\FeedingUnits\1.JPG" />
- <Resource Include="Images\ThreadLoading\FeedingUnits\2.JPG" />
- <Resource Include="Images\ThreadLoading\FeedingUnits\3.JPG" />
- <Resource Include="Images\ThreadLoading\FeedingUnits\4.JPG" />
- <Resource Include="Images\ThreadLoading\GuidingUnits\1.JPG" />
- <Resource Include="Images\ThreadLoading\TheDryer\1.jpg" />
- <Resource Include="Images\ThreadLoading\TheDryer\2.jpg" />
- <Resource Include="Images\ThreadLoading\TheDryer\3.jpg" />
- <Resource Include="Images\ThreadLoading\TheDryer\4.jpg" />
- <Resource Include="Images\ThreadLoading\TheDryer\5.jpg" />
- <Resource Include="Images\ThreadLoading\DryerClose\1.jpg" />
- <Resource Include="Images\ThreadLoading\DryerClose\2.jpg" />
- <Resource Include="Images\ThreadLoading\DryerClose\3.jpg" />
- <Resource Include="Images\ThreadLoading\DryerClose\4.jpg" />
- <Resource Include="Images\ThreadLoading\FeedingUnits\arc\1.jpg" />
- <Resource Include="Images\ThreadLoading\FeedingUnits\arc\2.jpg" />
- <Resource Include="Images\ThreadLoading\FeedingUnits\arc\3.jpg" />
- <Resource Include="Images\ThreadLoading\FeedingUnits\arc\4.jpg" />
- <Resource Include="Images\ThreadLoading\FeedingUnits\arc\5.jpg" />
- <Resource Include="Images\ThreadLoading\NewThread\TS1800_CloseUp_Feeder_P.jpg" />
- <Resource Include="Images\ThreadLoading\NewThread\ReadyForLoading\arc\1.jpg" />
- <Resource Include="Images\ThreadLoading\NewThread\ReadyForLoading\arc\2.JPG" />
- <Resource Include="Images\ThreadLoading\NewThread\ReadyForLoading\arc\3.JPG" />
- <Resource Include="Images\ThreadLoading\NewThread\ReadyForLoading\arc\4.JPG" />
- <Resource Include="Images\ThreadLoading\NewThread\ReadyForLoading\arc\5.JPG" />
- <Resource Include="Images\ThreadLoading\NewThread\ReadyForLoading\arc\6.JPG" />
- <Resource Include="Images\ThreadLoading\NewThread\ReadyForLoading\arc\7.jpg" />
- <Resource Include="Images\ThreadLoading\NewThread\machine_full.jpg" />
+ <Resource Include="Images\bug.png" />
+ <Content Include="..\..\Build\ColorLib\Debug\Tango.ColorLib_v1.dll">
+ <Link>Tango.ColorLib_v1.dll</Link>
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
+ <Content Include="..\..\Build\ColorLib\Debug\Tango.ColorLib_v2.dll">
+ <Link>Tango.ColorLib_v2.dll</Link>
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
<Content Include="Manifests\release.xml" />
<Content Include="Manifests\debug.xml" />
- <None Include="firmware_package.tfp">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
@@ -512,10 +373,6 @@
<Project>{4399af76-db52-4cfb-8020-6f85bdb29fd5}</Project>
<Name>Tango.Explorer</Name>
</ProjectReference>
- <ProjectReference Include="..\..\Tango.Insights\Tango.Insights.csproj">
- <Project>{4A55C185-3F8D-41B0-8815-C15F6213A14A}</Project>
- <Name>Tango.Insights</Name>
- </ProjectReference>
<ProjectReference Include="..\..\Tango.Integration\Tango.Integration.csproj">
<Project>{4206ac58-3b57-4699-8835-90bf6db01a61}</Project>
<Name>Tango.Integration</Name>
@@ -564,10 +421,6 @@
<Project>{6aa425c9-ea6a-4b01-aaed-5ff122e8b663}</Project>
<Name>Tango.WiFi</Name>
</ProjectReference>
- <ProjectReference Include="..\Modules\Tango.PPC.BackupRestore\Tango.PPC.BackupRestore.csproj">
- <Project>{bc2753f8-c0f7-48f5-a85c-149ec7a2f8c7}</Project>
- <Name>Tango.PPC.BackupRestore</Name>
- </ProjectReference>
<ProjectReference Include="..\Modules\Tango.PPC.BugReporting\Tango.PPC.BugReporting.csproj">
<Project>{8146fa0a-0725-4a1a-82e6-696c58f33a2b}</Project>
<Name>Tango.PPC.BugReporting</Name>
@@ -584,10 +437,6 @@
<Project>{91b70e9b-66a7-4873-ae10-400e71cf404f}</Project>
<Name>Tango.PPC.MachineSettings</Name>
</ProjectReference>
- <ProjectReference Include="..\Modules\Tango.PPC.Maintenance\Tango.PPC.Maintenance.csproj">
- <Project>{011470ac-6bd6-4366-b5f2-c82c065d4a84}</Project>
- <Name>Tango.PPC.Maintenance</Name>
- </ProjectReference>
<ProjectReference Include="..\Modules\Tango.PPC.Storage\Tango.PPC.Storage.csproj">
<Project>{04febb02-f782-4b96-b47d-f6902afa43be}</Project>
<Name>Tango.PPC.Storage</Name>
@@ -600,40 +449,6 @@
<Project>{0be74eee-22cb-4dba-b896-793b9e1a3ac0}</Project>
<Name>Tango.PPC.Common</Name>
</ProjectReference>
- <ProjectReference Include="..\Tango.PPC.Shared\Tango.PPC.Shared.csproj">
- <Project>{208c8bd8-72c6-4e3c-acaa-351091a2acc7}</Project>
- <Name>Tango.PPC.Shared</Name>
- </ProjectReference>
- <!--ColorLib-->
- <ProjectReference Include="..\..\ColorLib\Tango.ColorLib_v4\Tango.ColorLib_v4.vcxproj">
- <Project>{E9528353-7D41-4AA8-BBAC-D65B7FE3A0D6}</Project>
- <Name>Tango.ColorLib_v4</Name>
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
- <OutputItemType>Content</OutputItemType>
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </ProjectReference>
- <ProjectReference Include="..\..\ColorLib\Tango.ColorLib_v3\Tango.ColorLib_v3.vcxproj">
- <Project>{A3A8ADA0-C150-4E30-A60D-11F291FDBF7A}</Project>
- <Name>Tango.ColorLib_v3</Name>
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
- <OutputItemType>Content</OutputItemType>
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </ProjectReference>
- <ProjectReference Include="..\..\ColorLib\Tango.ColorLib_v2\Tango.ColorLib_v2.vcxproj">
- <Project>{1A3FC7FB-403C-4B3D-B705-28FCE11317DD}</Project>
- <Name>Tango.ColorLib_v2</Name>
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
- <OutputItemType>Content</OutputItemType>
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </ProjectReference>
- <ProjectReference Include="..\..\ColorLib\Tango.ColorLib_v1\Tango.ColorLib_v1.vcxproj">
- <Project>{CF4C66B0-CD13-4D31-8133-339A01E7E6F2}</Project>
- <Name>Tango.ColorLib_v1</Name>
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
- <OutputItemType>Content</OutputItemType>
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </ProjectReference>
- <!--ColorLib-->
</ItemGroup>
<ItemGroup>
<Resource Include="Images\liquid.png" />
@@ -689,7 +504,6 @@
<Resource Include="Images\machine-update.png" />
<Resource Include="Images\home.png" />
</ItemGroup>
- <ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="..\..\packages\System.Data.SQLite.Core.1.0.108.0\build\net46\System.Data.SQLite.Core.targets" Condition="Exists('..\..\packages\System.Data.SQLite.Core.1.0.108.0\build\net46\System.Data.SQLite.Core.targets')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
@@ -746,12 +560,6 @@ RD /S /Q "$(TargetDir)nb-NO\"
RD /S /Q "$(TargetDir)pt-BR\"
RD /S /Q "$(TargetDir)roslyn\"
-RD /S /Q "$(TargetDir)ProtoCompilers\"
-RD /S /Q "$(TargetDir)Packages\ProtoCompilers\"
-if $(ConfigurationName) == Release RD /S /Q "$(TargetDir)x86\"
-if $(ConfigurationName) == Release RD /S /Q "$(TargetDir)x64\"
-
-if $(ConfigurationName) == Release RD /S /Q "$(TargetDir)lib\"
copy /Y "$(SolutionDir)Referenced Assemblies\mscoree.dll" "$(TargetDir)"
copy /Y "$(SolutionDir)Referenced Assemblies\msvcp140d.dll" "$(TargetDir)"
@@ -760,17 +568,12 @@ copy /Y "$(SolutionDir)Referenced Assemblies\vcruntime140.dll" "$(TargetDir)"
copy /Y "$(SolutionDir)Referenced Assemblies\vcruntime140d.dll" "$(TargetDir)"
copy /Y "$(SolutionDir)Referenced Assemblies\Microsoft.WITDataStore32.dll" "$(TargetDir)"
-if $(ConfigurationName) == Release del "$(TargetDir)firmware_package.tfp"
-
-if $(ConfigurationName) == Release del *.xml
-
-if $(ConfigurationName) == Release del WebRtc.NET.pdb
+del "$(TargetDir)firmware_package.tfp"
-if $(ConfigurationName) == Debug copy /Y "$(TargetDir)Packages" "$(TargetDir)"</PostBuildEvent>
+if $(ConfigurationName) == Release del *.xml</PostBuildEvent>
</PropertyGroup>
<PropertyGroup>
- <PreBuildEvent>copy /Y "$(ProjectDir)Manifests\$(ConfigurationName).xml" "$(ProjectDir)app.manifest"
-</PreBuildEvent>
+ <PreBuildEvent>copy /Y "$(ProjectDir)Manifests\$(ConfigurationName).xml" "$(ProjectDir)app.manifest"</PreBuildEvent>
</PropertyGroup>
<ProjectExtensions>
<VisualStudio>