vStationManagementTool.csproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="..\packages\Costura.Fody.4.1.0\build\Costura.Fody.props" Condition="Exists('..\packages\Costura.Fody.4.1.0\build\Costura.Fody.props')" />
  4. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  5. <Target Name="AfterResolveReferences">
  6. <ItemGroup>
  7. <EmbeddedResource Include="@(ReferenceCopyLocalPaths)" Condition="'%(ReferenceCopyLocalPaths.Extension)' == '.dll'">
  8. <LogicalName>%(ReferenceCopyLocalPaths.DestinationSubDirectory)%(ReferenceCopyLocalPaths.Filename)%(ReferenceCopyLocalPaths.Extension)</LogicalName>
  9. </EmbeddedResource>
  10. </ItemGroup>
  11. </Target>
  12. <PropertyGroup>
  13. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  14. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  15. <ProjectGuid>{A984ADA1-D432-46A8-A6F1-C26DD4E870AB}</ProjectGuid>
  16. <OutputType>WinExe</OutputType>
  17. <RootNamespace>vStationManagementTool</RootNamespace>
  18. <AssemblyName>vStationManagementTool</AssemblyName>
  19. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  20. <FileAlignment>512</FileAlignment>
  21. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  22. <WarningLevel>4</WarningLevel>
  23. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  24. <Deterministic>true</Deterministic>
  25. <NuGetPackageImportStamp>
  26. </NuGetPackageImportStamp>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  29. <PlatformTarget>AnyCPU</PlatformTarget>
  30. <DebugSymbols>true</DebugSymbols>
  31. <DebugType>full</DebugType>
  32. <Optimize>false</Optimize>
  33. <OutputPath>bin\Debug\</OutputPath>
  34. <DefineConstants>DEBUG;TRACE</DefineConstants>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. </PropertyGroup>
  38. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  39. <PlatformTarget>AnyCPU</PlatformTarget>
  40. <DebugType>pdbonly</DebugType>
  41. <Optimize>true</Optimize>
  42. <OutputPath>..\URMStationOutput\vStationManagmentTool\</OutputPath>
  43. <DefineConstants>TRACE</DefineConstants>
  44. <ErrorReport>prompt</ErrorReport>
  45. <WarningLevel>4</WarningLevel>
  46. </PropertyGroup>
  47. <PropertyGroup>
  48. <ApplicationIcon>Icon.ico</ApplicationIcon>
  49. </PropertyGroup>
  50. <PropertyGroup>
  51. <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
  52. </PropertyGroup>
  53. <ItemGroup>
  54. <Reference Include="Costura, Version=4.1.0.0, Culture=neutral, PublicKeyToken=9919ef960d84173d, processorArchitecture=MSIL">
  55. <HintPath>..\packages\Costura.Fody.4.1.0\lib\net40\Costura.dll</HintPath>
  56. </Reference>
  57. <Reference Include="JsonRpcLite">
  58. <HintPath>..\packages\URMStationDependencies\JsonRpcLite.dll</HintPath>
  59. </Reference>
  60. <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  61. <SpecificVersion>False</SpecificVersion>
  62. <HintPath>..\packages\URMStationDependencies\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
  63. </Reference>
  64. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  65. <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  66. </Reference>
  67. <Reference Include="System" />
  68. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  69. <SpecificVersion>False</SpecificVersion>
  70. <HintPath>..\packages\URMStationDependencies\System.Buffers.dll</HintPath>
  71. </Reference>
  72. <Reference Include="System.Data" />
  73. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  74. <SpecificVersion>False</SpecificVersion>
  75. <HintPath>..\packages\URMStationDependencies\System.Memory.dll</HintPath>
  76. </Reference>
  77. <Reference Include="System.Numerics.Vectors">
  78. <HintPath>..\packages\URMStationDependencies\System.Numerics.Vectors.dll</HintPath>
  79. </Reference>
  80. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  81. <SpecificVersion>False</SpecificVersion>
  82. <HintPath>..\packages\URMStationDependencies\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  83. </Reference>
  84. <Reference Include="System.Text.Encodings.Web, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  85. <SpecificVersion>False</SpecificVersion>
  86. <HintPath>..\packages\URMStationDependencies\System.Text.Encodings.Web.dll</HintPath>
  87. </Reference>
  88. <Reference Include="System.Text.Json, Version=7.0.0.3, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  89. <SpecificVersion>False</SpecificVersion>
  90. <HintPath>..\packages\URMStationDependencies\System.Text.Json.dll</HintPath>
  91. </Reference>
  92. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  93. <SpecificVersion>False</SpecificVersion>
  94. <HintPath>..\packages\URMStationDependencies\System.Threading.Tasks.Extensions.dll</HintPath>
  95. </Reference>
  96. <Reference Include="System.Xml" />
  97. <Reference Include="Microsoft.CSharp" />
  98. <Reference Include="System.Core" />
  99. <Reference Include="System.Xml.Linq" />
  100. <Reference Include="System.Data.DataSetExtensions" />
  101. <Reference Include="System.Net.Http" />
  102. <Reference Include="System.Xaml">
  103. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  104. </Reference>
  105. <Reference Include="WindowsBase" />
  106. <Reference Include="PresentationCore" />
  107. <Reference Include="PresentationFramework" />
  108. <Reference Include="WingInterfaceLibrary">
  109. <HintPath>..\packages\URMStationDependencies\WingInterfaceLibrary.dll</HintPath>
  110. </Reference>
  111. </ItemGroup>
  112. <ItemGroup>
  113. <ApplicationDefinition Include="App.xaml">
  114. <Generator>MSBuild:Compile</Generator>
  115. <SubType>Designer</SubType>
  116. </ApplicationDefinition>
  117. <Compile Include="RPCException.cs" />
  118. <Page Include="MainWindow.xaml">
  119. <Generator>MSBuild:Compile</Generator>
  120. <SubType>Designer</SubType>
  121. </Page>
  122. <Compile Include="App.xaml.cs">
  123. <DependentUpon>App.xaml</DependentUpon>
  124. <SubType>Code</SubType>
  125. </Compile>
  126. <Compile Include="MainWindow.xaml.cs">
  127. <DependentUpon>MainWindow.xaml</DependentUpon>
  128. <SubType>Code</SubType>
  129. </Compile>
  130. <Page Include="Resources\Exams\Report.xaml">
  131. <Generator>MSBuild:Compile</Generator>
  132. <SubType>Designer</SubType>
  133. </Page>
  134. <Page Include="Resources\Themes.Button.xaml">
  135. <Generator>MSBuild:Compile</Generator>
  136. <SubType>Designer</SubType>
  137. </Page>
  138. <Page Include="Resources\Themes.Calendar.xaml">
  139. <Generator>MSBuild:Compile</Generator>
  140. <SubType>Designer</SubType>
  141. </Page>
  142. <Page Include="Resources\Themes.ComboBox.xaml">
  143. <Generator>MSBuild:Compile</Generator>
  144. <SubType>Designer</SubType>
  145. </Page>
  146. <Page Include="Resources\Themes.Common.xaml">
  147. <Generator>MSBuild:Compile</Generator>
  148. <SubType>Designer</SubType>
  149. </Page>
  150. <Page Include="Resources\Themes.DataGrid.xaml">
  151. <Generator>MSBuild:Compile</Generator>
  152. <SubType>Designer</SubType>
  153. </Page>
  154. <Page Include="Resources\Themes.Expander.xaml">
  155. <Generator>MSBuild:Compile</Generator>
  156. <SubType>Designer</SubType>
  157. </Page>
  158. <Page Include="Resources\Themes.ListBox.xaml">
  159. <Generator>MSBuild:Compile</Generator>
  160. <SubType>Designer</SubType>
  161. </Page>
  162. <Page Include="Resources\Themes.TabControl.xaml">
  163. <Generator>MSBuild:Compile</Generator>
  164. <SubType>Designer</SubType>
  165. </Page>
  166. <Page Include="Resources\Themes.TabItem.xaml">
  167. <Generator>MSBuild:Compile</Generator>
  168. <SubType>Designer</SubType>
  169. </Page>
  170. <Page Include="Resources\Themes.TextBlock.xaml">
  171. <Generator>MSBuild:Compile</Generator>
  172. <SubType>Designer</SubType>
  173. </Page>
  174. <Page Include="Resources\Themes.ToggleButton.xaml">
  175. <Generator>MSBuild:Compile</Generator>
  176. <SubType>Designer</SubType>
  177. </Page>
  178. </ItemGroup>
  179. <ItemGroup>
  180. <Compile Include="Properties\AssemblyInfo.cs">
  181. <SubType>Code</SubType>
  182. </Compile>
  183. <Compile Include="Properties\Resources.Designer.cs">
  184. <AutoGen>True</AutoGen>
  185. <DesignTime>True</DesignTime>
  186. <DependentUpon>Resources.resx</DependentUpon>
  187. </Compile>
  188. <Compile Include="Properties\Settings.Designer.cs">
  189. <AutoGen>True</AutoGen>
  190. <DependentUpon>Settings.settings</DependentUpon>
  191. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  192. </Compile>
  193. <EmbeddedResource Include="Properties\Resources.resx">
  194. <Generator>ResXFileCodeGenerator</Generator>
  195. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  196. </EmbeddedResource>
  197. <None Include="packages.config" />
  198. <None Include="Properties\app.manifest" />
  199. <None Include="Properties\Settings.settings">
  200. <Generator>SettingsSingleFileGenerator</Generator>
  201. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  202. </None>
  203. </ItemGroup>
  204. <ItemGroup>
  205. <None Include="App.config" />
  206. </ItemGroup>
  207. <ItemGroup>
  208. <Resource Include="Icon.ico" />
  209. </ItemGroup>
  210. <ItemGroup>
  211. <Folder Include="Resources\Themes\" />
  212. </ItemGroup>
  213. <ItemGroup>
  214. <WCFMetadata Include="Connected Services\" />
  215. </ItemGroup>
  216. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  217. <Import Project="..\packages\Fody.6.0.0\build\Fody.targets" Condition="Exists('..\packages\Fody.6.0.0\build\Fody.targets')" />
  218. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  219. <PropertyGroup>
  220. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  221. </PropertyGroup>
  222. <Error Condition="!Exists('..\packages\Fody.6.0.0\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.6.0.0\build\Fody.targets'))" />
  223. <Error Condition="!Exists('..\packages\Costura.Fody.4.1.0\build\Costura.Fody.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.4.1.0\build\Costura.Fody.props'))" />
  224. </Target>
  225. </Project>