HistoryUI.csproj.user 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <_LastSelectedProfileId>E:\BlankPrism\BlankPrism\Properties\PublishProfiles\FolderProfile.pubxml</_LastSelectedProfileId>
  5. </PropertyGroup>
  6. <ItemGroup>
  7. <ApplicationDefinition Update="App.xaml">
  8. <SubType>Designer</SubType>
  9. </ApplicationDefinition>
  10. </ItemGroup>
  11. <ItemGroup>
  12. <Compile Update="Views\Alarm.xaml.cs">
  13. <SubType>Code</SubType>
  14. </Compile>
  15. <Compile Update="Views\Loading.xaml.cs">
  16. <SubType>Code</SubType>
  17. </Compile>
  18. <Compile Update="Views\LogTrace.xaml.cs">
  19. <SubType>Code</SubType>
  20. </Compile>
  21. <Compile Update="Views\MainWindow.xaml.cs">
  22. <SubType>Code</SubType>
  23. </Compile>
  24. <Compile Update="Views\Status.xaml.cs">
  25. <SubType>Code</SubType>
  26. </Compile>
  27. <Compile Update="Views\Window1.xaml.cs">
  28. <SubType>Code</SubType>
  29. </Compile>
  30. </ItemGroup>
  31. <ItemGroup>
  32. <Page Update="Views\Loading.xaml">
  33. <SubType>Designer</SubType>
  34. </Page>
  35. <Page Update="Views\MainWindow.xaml">
  36. <SubType>Designer</SubType>
  37. </Page>
  38. <Page Update="Views\Status.xaml">
  39. <SubType>Designer</SubType>
  40. </Page>
  41. <Page Update="Views\Window1.xaml">
  42. <SubType>Designer</SubType>
  43. </Page>
  44. </ItemGroup>
  45. </Project>