Venus_MainPages.csproj 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{581A0BC3-9EF7-454D-B2DD-F4FFD0BED5E0}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>Venus_MainPages</RootNamespace>
  11. <AssemblyName>Venus_MainPages</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. <TargetFrameworkProfile />
  16. </PropertyGroup>
  17. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>bin\Debug\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  27. <DebugType>pdbonly</DebugType>
  28. <Optimize>true</Optimize>
  29. <OutputPath>bin\Release\</OutputPath>
  30. <DefineConstants>TRACE</DefineConstants>
  31. <ErrorReport>prompt</ErrorReport>
  32. <WarningLevel>4</WarningLevel>
  33. </PropertyGroup>
  34. <ItemGroup>
  35. <Reference Include="CommonServiceLocator">
  36. <HintPath>..\ThirdParty\CommonServiceLocator.dll</HintPath>
  37. </Reference>
  38. <Reference Include="ControlzEx">
  39. <HintPath>..\ThirdParty\ControlzEx.dll</HintPath>
  40. </Reference>
  41. <Reference Include="log4net">
  42. <HintPath>..\ThirdParty\log4net.dll</HintPath>
  43. </Reference>
  44. <Reference Include="OpenSEMI.Core">
  45. <HintPath>..\ThirdParty\OpenSEMI.Core.dll</HintPath>
  46. </Reference>
  47. <Reference Include="OpenSEMI.Ctrlib">
  48. <HintPath>..\ThirdParty\OpenSEMI.Ctrlib.dll</HintPath>
  49. </Reference>
  50. <Reference Include="PresentationCore" />
  51. <Reference Include="PresentationFramework" />
  52. <Reference Include="Prism">
  53. <HintPath>..\ThirdParty\Prism.dll</HintPath>
  54. </Reference>
  55. <Reference Include="Prism.Unity.Wpf">
  56. <HintPath>..\ThirdParty\Prism.Unity.Wpf.dll</HintPath>
  57. </Reference>
  58. <Reference Include="Prism.Wpf">
  59. <HintPath>..\ThirdParty\Prism.Wpf.dll</HintPath>
  60. </Reference>
  61. <Reference Include="System" />
  62. <Reference Include="System.Core" />
  63. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  64. <SpecificVersion>False</SpecificVersion>
  65. <HintPath>..\ThirdParty\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  66. </Reference>
  67. <Reference Include="System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  68. <SpecificVersion>False</SpecificVersion>
  69. <HintPath>..\ThirdParty\System.Windows.Interactivity.dll</HintPath>
  70. </Reference>
  71. <Reference Include="System.Xaml" />
  72. <Reference Include="System.Xml.Linq" />
  73. <Reference Include="System.Data.DataSetExtensions" />
  74. <Reference Include="Microsoft.CSharp" />
  75. <Reference Include="System.Data" />
  76. <Reference Include="System.Net.Http" />
  77. <Reference Include="System.Xml" />
  78. <Reference Include="Unity.Abstractions">
  79. <HintPath>..\ThirdParty\Unity.Abstractions.dll</HintPath>
  80. </Reference>
  81. <Reference Include="Unity.Container">
  82. <HintPath>..\ThirdParty\Unity.Container.dll</HintPath>
  83. </Reference>
  84. <Reference Include="WindowsBase" />
  85. <Reference Include="WPFToolkit">
  86. <HintPath>..\ThirdParty\WPFToolkit.dll</HintPath>
  87. </Reference>
  88. <Reference Include="Xceed.Wpf.DataGrid">
  89. <HintPath>..\ThirdParty\Xceed.Wpf.DataGrid.dll</HintPath>
  90. </Reference>
  91. <Reference Include="Xceed.Wpf.Toolkit">
  92. <HintPath>..\ThirdParty\Xceed.Wpf.Toolkit.dll</HintPath>
  93. </Reference>
  94. </ItemGroup>
  95. <ItemGroup>
  96. <Compile Include="PMS\IUiRecipeManager.cs" />
  97. <Compile Include="PMS\UiRecipeManager.cs" />
  98. <Compile Include="Properties\AssemblyInfo.cs" />
  99. <Compile Include="ViewModels\OverViewModel.cs" />
  100. <Compile Include="ViewModels\RecipeViewModel.cs" />
  101. <Compile Include="ViewModels\TopViewModel.cs" />
  102. <Compile Include="Views\OverView.xaml.cs">
  103. <DependentUpon>OverView.xaml</DependentUpon>
  104. </Compile>
  105. <Compile Include="Views\RecipeView.xaml.cs">
  106. <DependentUpon>RecipeView.xaml</DependentUpon>
  107. </Compile>
  108. <Compile Include="Views\TopView.xaml.cs">
  109. <DependentUpon>TopView.xaml</DependentUpon>
  110. </Compile>
  111. </ItemGroup>
  112. <ItemGroup>
  113. <ProjectReference Include="..\Framework\Common\Common.csproj">
  114. <Project>{9CD2A6BE-1971-4E74-B49E-547982F64034}</Project>
  115. <Name>Common</Name>
  116. </ProjectReference>
  117. <ProjectReference Include="..\Framework\UICore\UICore.csproj">
  118. <Project>{2C9E1DF3-1ABA-4972-BE60-41DD9B3C47A7}</Project>
  119. <Name>UICore</Name>
  120. </ProjectReference>
  121. <ProjectReference Include="..\RecipeEditorControl\RecipeEditorControl.csproj">
  122. <Project>{c226e370-e9fb-48e7-bf40-89a33f88ef17}</Project>
  123. <Name>RecipeEditorControl</Name>
  124. </ProjectReference>
  125. <ProjectReference Include="..\Venus_Themes\Venus_Themes.csproj">
  126. <Project>{fa46d7f1-463b-4457-93af-760b409f9c7c}</Project>
  127. <Name>Venus_Themes</Name>
  128. </ProjectReference>
  129. </ItemGroup>
  130. <ItemGroup>
  131. <Page Include="Views\OverView.xaml">
  132. <SubType>Designer</SubType>
  133. <Generator>MSBuild:Compile</Generator>
  134. </Page>
  135. <Page Include="Views\RecipeView.xaml">
  136. <Generator>MSBuild:Compile</Generator>
  137. <SubType>Designer</SubType>
  138. </Page>
  139. <Page Include="Views\TopView.xaml">
  140. <SubType>Designer</SubType>
  141. <Generator>MSBuild:Compile</Generator>
  142. </Page>
  143. </ItemGroup>
  144. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  145. </Project>