SHJX.Service.View.csproj 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409
  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>{EB9BE35C-A897-4173-8F69-E2FBE216A109}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>SHJX.Service.View</RootNamespace>
  10. <AssemblyName>COD Robot</AssemblyName>
  11. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  14. <WarningLevel>4</WarningLevel>
  15. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  16. <Deterministic>true</Deterministic>
  17. <NuGetPackageImportStamp>
  18. </NuGetPackageImportStamp>
  19. <IsWebBootstrapper>false</IsWebBootstrapper>
  20. <PublishUrl>C:\Users\25109\Desktop\软件版本库\cod软件\新版本双滴定\</PublishUrl>
  21. <Install>true</Install>
  22. <InstallFrom>Disk</InstallFrom>
  23. <UpdateEnabled>false</UpdateEnabled>
  24. <UpdateMode>Foreground</UpdateMode>
  25. <UpdateInterval>7</UpdateInterval>
  26. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  27. <UpdatePeriodically>false</UpdatePeriodically>
  28. <UpdateRequired>false</UpdateRequired>
  29. <MapFileExtensions>true</MapFileExtensions>
  30. <ApplicationRevision>4</ApplicationRevision>
  31. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  32. <UseApplicationTrust>false</UseApplicationTrust>
  33. <PublishWizardCompleted>true</PublishWizardCompleted>
  34. <BootstrapperEnabled>true</BootstrapperEnabled>
  35. </PropertyGroup>
  36. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  37. <PlatformTarget>AnyCPU</PlatformTarget>
  38. <DebugSymbols>true</DebugSymbols>
  39. <DebugType>full</DebugType>
  40. <Optimize>false</Optimize>
  41. <OutputPath>bin\Debug\</OutputPath>
  42. <DefineConstants>DEBUG;TRACE</DefineConstants>
  43. <ErrorReport>prompt</ErrorReport>
  44. <WarningLevel>4</WarningLevel>
  45. <LangVersion>preview</LangVersion>
  46. </PropertyGroup>
  47. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  48. <PlatformTarget>AnyCPU</PlatformTarget>
  49. <DebugType>pdbonly</DebugType>
  50. <Optimize>true</Optimize>
  51. <OutputPath>bin\Release\</OutputPath>
  52. <DefineConstants>TRACE</DefineConstants>
  53. <ErrorReport>prompt</ErrorReport>
  54. <WarningLevel>4</WarningLevel>
  55. <LangVersion>preview</LangVersion>
  56. </PropertyGroup>
  57. <PropertyGroup>
  58. <StartupObject>
  59. </StartupObject>
  60. </PropertyGroup>
  61. <PropertyGroup>
  62. <ApplicationIcon>logo.ico</ApplicationIcon>
  63. </PropertyGroup>
  64. <PropertyGroup>
  65. <SignAssembly>false</SignAssembly>
  66. </PropertyGroup>
  67. <PropertyGroup>
  68. <AssemblyOriginatorKeyFile>
  69. </AssemblyOriginatorKeyFile>
  70. </PropertyGroup>
  71. <PropertyGroup>
  72. <ManifestCertificateThumbprint>063487C861FAF359A7C33E59C83736426A76D066</ManifestCertificateThumbprint>
  73. </PropertyGroup>
  74. <PropertyGroup>
  75. <ManifestKeyFile>SHJX.Service.View_TemporaryKey.pfx</ManifestKeyFile>
  76. </PropertyGroup>
  77. <PropertyGroup>
  78. <GenerateManifests>true</GenerateManifests>
  79. </PropertyGroup>
  80. <PropertyGroup>
  81. <SignManifests>true</SignManifests>
  82. </PropertyGroup>
  83. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  84. <DebugSymbols>true</DebugSymbols>
  85. <OutputPath>bin\x64\Debug\</OutputPath>
  86. <DefineConstants>DEBUG;TRACE</DefineConstants>
  87. <DebugType>full</DebugType>
  88. <PlatformTarget>x64</PlatformTarget>
  89. <LangVersion>preview</LangVersion>
  90. <ErrorReport>prompt</ErrorReport>
  91. <Prefer32Bit>true</Prefer32Bit>
  92. </PropertyGroup>
  93. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  94. <OutputPath>bin\x64\Release\</OutputPath>
  95. <DefineConstants>TRACE</DefineConstants>
  96. <Optimize>true</Optimize>
  97. <DebugType>pdbonly</DebugType>
  98. <PlatformTarget>x64</PlatformTarget>
  99. <LangVersion>preview</LangVersion>
  100. <ErrorReport>prompt</ErrorReport>
  101. <Prefer32Bit>true</Prefer32Bit>
  102. </PropertyGroup>
  103. <ItemGroup>
  104. <Reference Include="AForge.Controls, Version=2.2.5.0, Culture=neutral, PublicKeyToken=a8ac264d1dc6b9d9, processorArchitecture=MSIL">
  105. <SpecificVersion>False</SpecificVersion>
  106. <HintPath>..\SHJX.Service.Resourece\Lib\AForge.Controls.dll</HintPath>
  107. </Reference>
  108. <Reference Include="Autofac, Version=6.4.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
  109. <HintPath>..\packages\Autofac.6.4.0\lib\netstandard2.0\Autofac.dll</HintPath>
  110. </Reference>
  111. <Reference Include="LiveCharts, Version=0.9.7.0, Culture=neutral, PublicKeyToken=0bc1f845d1ebb8df, processorArchitecture=MSIL">
  112. <HintPath>..\packages\LiveCharts.0.9.7\lib\net45\LiveCharts.dll</HintPath>
  113. </Reference>
  114. <Reference Include="LiveCharts.Wpf, Version=0.9.7.0, Culture=neutral, PublicKeyToken=0bc1f845d1ebb8df, processorArchitecture=MSIL">
  115. <HintPath>..\packages\LiveCharts.Wpf.0.9.7\lib\net45\LiveCharts.Wpf.dll</HintPath>
  116. </Reference>
  117. <Reference Include="log4net, Version=2.0.12.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  118. <HintPath>..\packages\log4net.2.0.12\lib\net45\log4net.dll</HintPath>
  119. </Reference>
  120. <Reference Include="MaterialDesignColors, Version=2.0.0.2422, Culture=neutral, PublicKeyToken=df2a72020bd7962a, processorArchitecture=MSIL">
  121. <HintPath>..\packages\MaterialDesignColors.2.0.0\lib\net452\MaterialDesignColors.dll</HintPath>
  122. </Reference>
  123. <Reference Include="MaterialDesignThemes.Wpf, Version=4.0.0.2422, Culture=neutral, PublicKeyToken=df2a72020bd7962a, processorArchitecture=MSIL">
  124. <HintPath>..\packages\MaterialDesignThemes.4.0.0\lib\net452\MaterialDesignThemes.Wpf.dll</HintPath>
  125. </Reference>
  126. <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  127. <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
  128. </Reference>
  129. <Reference Include="Microsoft.Expression.Controls, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  130. <SpecificVersion>False</SpecificVersion>
  131. <HintPath>..\SHJX.Service.Resourece\Lib\Microsoft.Expression.Controls.dll</HintPath>
  132. </Reference>
  133. <Reference Include="Microsoft.Expression.Interactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  134. <HintPath>..\packages\System.Windows.Interactivity.WPF.2.0.20525\lib\net40\Microsoft.Expression.Interactions.dll</HintPath>
  135. </Reference>
  136. <Reference Include="Microsoft.Extensions.Configuration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  137. <HintPath>..\packages\Microsoft.Extensions.Configuration.7.0.0\lib\net462\Microsoft.Extensions.Configuration.dll</HintPath>
  138. </Reference>
  139. <Reference Include="Microsoft.Extensions.Configuration.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  140. <HintPath>..\packages\Microsoft.Extensions.Configuration.Abstractions.7.0.0\lib\net462\Microsoft.Extensions.Configuration.Abstractions.dll</HintPath>
  141. </Reference>
  142. <Reference Include="Microsoft.Extensions.Configuration.Binder, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  143. <HintPath>..\packages\Microsoft.Extensions.Configuration.Binder.7.0.0\lib\net462\Microsoft.Extensions.Configuration.Binder.dll</HintPath>
  144. </Reference>
  145. <Reference Include="Microsoft.Extensions.DependencyInjection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  146. <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.7.0.0\lib\net462\Microsoft.Extensions.DependencyInjection.dll</HintPath>
  147. </Reference>
  148. <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  149. <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.7.0.0\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
  150. </Reference>
  151. <Reference Include="Microsoft.Extensions.Logging, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  152. <HintPath>..\packages\Microsoft.Extensions.Logging.7.0.0\lib\net462\Microsoft.Extensions.Logging.dll</HintPath>
  153. </Reference>
  154. <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  155. <HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.7.0.0\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
  156. </Reference>
  157. <Reference Include="Microsoft.Extensions.Logging.Configuration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  158. <HintPath>..\packages\Microsoft.Extensions.Logging.Configuration.7.0.0\lib\net462\Microsoft.Extensions.Logging.Configuration.dll</HintPath>
  159. </Reference>
  160. <Reference Include="Microsoft.Extensions.Options, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  161. <HintPath>..\packages\Microsoft.Extensions.Options.7.0.0\lib\net462\Microsoft.Extensions.Options.dll</HintPath>
  162. </Reference>
  163. <Reference Include="Microsoft.Extensions.Options.ConfigurationExtensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  164. <HintPath>..\packages\Microsoft.Extensions.Options.ConfigurationExtensions.7.0.0\lib\net462\Microsoft.Extensions.Options.ConfigurationExtensions.dll</HintPath>
  165. </Reference>
  166. <Reference Include="Microsoft.Extensions.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  167. <HintPath>..\packages\Microsoft.Extensions.Primitives.7.0.0\lib\net462\Microsoft.Extensions.Primitives.dll</HintPath>
  168. </Reference>
  169. <Reference Include="Microsoft.IO.RecyclableMemoryStream, Version=2.3.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  170. <HintPath>..\packages\Microsoft.IO.RecyclableMemoryStream.2.3.2\lib\net462\Microsoft.IO.RecyclableMemoryStream.dll</HintPath>
  171. </Reference>
  172. <Reference Include="Microsoft.Xaml.Behaviors, Version=1.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  173. <HintPath>..\packages\Microsoft.Xaml.Behaviors.Wpf.1.1.19\lib\net45\Microsoft.Xaml.Behaviors.dll</HintPath>
  174. </Reference>
  175. <Reference Include="Panuon.UI.Core, Version=2.2.1.0, Culture=neutral, processorArchitecture=MSIL">
  176. <HintPath>..\packages\Panuon.UI.Core.2.2.1\lib\net472\Panuon.UI.Core.dll</HintPath>
  177. </Reference>
  178. <Reference Include="Panuon.UI.Silver, Version=1.1.3.3, Culture=neutral, processorArchitecture=MSIL">
  179. <HintPath>..\packages\Panuon.UI.Silver.1.1.3.3\lib\net45\Panuon.UI.Silver.dll</HintPath>
  180. </Reference>
  181. <Reference Include="Prism, Version=8.0.0.1909, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
  182. <HintPath>..\packages\Prism.Core.8.0.0.1909\lib\net47\Prism.dll</HintPath>
  183. </Reference>
  184. <Reference Include="SHJX.Service.Dao, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  185. <SpecificVersion>False</SpecificVersion>
  186. <HintPath>..\SHJX.Service.Dao\bin\Debug\SHJX.Service.Dao.dll</HintPath>
  187. </Reference>
  188. <Reference Include="System" />
  189. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  190. <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  191. </Reference>
  192. <Reference Include="System.ComponentModel.Composition" />
  193. <Reference Include="System.ComponentModel.DataAnnotations" />
  194. <Reference Include="System.Configuration" />
  195. <Reference Include="System.Data" />
  196. <Reference Include="System.Diagnostics.DiagnosticSource, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  197. <HintPath>..\packages\System.Diagnostics.DiagnosticSource.7.0.0\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
  198. </Reference>
  199. <Reference Include="System.Drawing" />
  200. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  201. <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  202. </Reference>
  203. <Reference Include="System.Numerics" />
  204. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  205. <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  206. </Reference>
  207. <Reference Include="System.Runtime, Version=4.1.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  208. <HintPath>..\packages\System.Runtime.4.3.1\lib\net462\System.Runtime.dll</HintPath>
  209. <Private>True</Private>
  210. <Private>True</Private>
  211. </Reference>
  212. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  213. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  214. </Reference>
  215. <Reference Include="System.Runtime.Serialization" />
  216. <Reference Include="System.Runtime.Serialization.Primitives, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  217. <HintPath>..\packages\System.Runtime.Serialization.Primitives.4.3.0\lib\net46\System.Runtime.Serialization.Primitives.dll</HintPath>
  218. <Private>True</Private>
  219. <Private>True</Private>
  220. </Reference>
  221. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  222. <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
  223. </Reference>
  224. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  225. <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
  226. </Reference>
  227. <Reference Include="System.Web" />
  228. <Reference Include="System.Windows.Forms" />
  229. <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  230. <HintPath>..\packages\Expression.Blend.Sdk.1.0.2\lib\net45\System.Windows.Interactivity.dll</HintPath>
  231. </Reference>
  232. <Reference Include="System.Xml" />
  233. <Reference Include="Microsoft.CSharp" />
  234. <Reference Include="System.Core" />
  235. <Reference Include="System.Xml.Linq" />
  236. <Reference Include="System.Data.DataSetExtensions" />
  237. <Reference Include="System.Net.Http" />
  238. <Reference Include="System.Xaml">
  239. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  240. </Reference>
  241. <Reference Include="WindowsBase" />
  242. <Reference Include="PresentationCore" />
  243. <Reference Include="PresentationFramework" />
  244. <Reference Include="WindowsFormsIntegration" />
  245. <Reference Include="WpfAnimatedGif, Version=2.0.0.0, Culture=neutral, PublicKeyToken=9e7cd3b544a090dc, processorArchitecture=MSIL">
  246. <HintPath>..\packages\WpfAnimatedGif.2.0.0\lib\net40\WpfAnimatedGif.dll</HintPath>
  247. </Reference>
  248. <Reference Include="XamlAnimatedGif, Version=2.0.0.0, Culture=neutral, PublicKeyToken=20a987d8023d9690, processorArchitecture=MSIL">
  249. <HintPath>..\packages\XamlAnimatedGif.2.0.0-alpha.1\lib\net45\XamlAnimatedGif.dll</HintPath>
  250. </Reference>
  251. </ItemGroup>
  252. <ItemGroup>
  253. <ApplicationDefinition Include="App.xaml">
  254. <Generator>MSBuild:Compile</Generator>
  255. <SubType>Designer</SubType>
  256. </ApplicationDefinition>
  257. <Compile Include="View\AboutForm.xaml.cs">
  258. <DependentUpon>AboutForm.xaml</DependentUpon>
  259. </Compile>
  260. <Compile Include="View\DropMonitorForm.xaml.cs">
  261. <DependentUpon>DropMonitorForm.xaml</DependentUpon>
  262. </Compile>
  263. <Compile Include="View\ManualForm.xaml.cs">
  264. <DependentUpon>ManualForm.xaml</DependentUpon>
  265. </Compile>
  266. <Compile Include="View\SettingForm.xaml.cs">
  267. <DependentUpon>SettingForm.xaml</DependentUpon>
  268. </Compile>
  269. <Compile Include="View\TemplateWindow.xaml.cs">
  270. <DependentUpon>TemplateWindow.xaml</DependentUpon>
  271. </Compile>
  272. <Compile Include="ModifyResult.xaml.cs">
  273. <DependentUpon>ModifyResult.xaml</DependentUpon>
  274. </Compile>
  275. <Page Include="View\AboutForm.xaml">
  276. <SubType>Designer</SubType>
  277. <Generator>MSBuild:Compile</Generator>
  278. </Page>
  279. <Page Include="View\DropMonitorForm.xaml">
  280. <SubType>Designer</SubType>
  281. <Generator>MSBuild:Compile</Generator>
  282. </Page>
  283. <Page Include="View\LoginForm.xaml">
  284. <Generator>MSBuild:Compile</Generator>
  285. <SubType>Designer</SubType>
  286. </Page>
  287. <Compile Include="App.xaml.cs">
  288. <DependentUpon>App.xaml</DependentUpon>
  289. <SubType>Code</SubType>
  290. </Compile>
  291. <Compile Include="View\LoginForm.xaml.cs">
  292. <DependentUpon>LoginForm.xaml</DependentUpon>
  293. <SubType>Code</SubType>
  294. </Compile>
  295. <Page Include="MainForm.xaml">
  296. <SubType>Designer</SubType>
  297. <Generator>MSBuild:Compile</Generator>
  298. </Page>
  299. <Page Include="View\ManualForm.xaml">
  300. <SubType>Designer</SubType>
  301. <Generator>MSBuild:Compile</Generator>
  302. </Page>
  303. <Page Include="View\SettingForm.xaml">
  304. <SubType>Designer</SubType>
  305. <Generator>MSBuild:Compile</Generator>
  306. </Page>
  307. <Page Include="View\TemplateWindow.xaml">
  308. <Generator>MSBuild:Compile</Generator>
  309. <SubType>Designer</SubType>
  310. </Page>
  311. <Page Include="ModifyResult.xaml">
  312. <SubType>Designer</SubType>
  313. <Generator>MSBuild:Compile</Generator>
  314. </Page>
  315. </ItemGroup>
  316. <ItemGroup>
  317. <Compile Include="MainForm.xaml.cs">
  318. <DependentUpon>MainForm.xaml</DependentUpon>
  319. </Compile>
  320. <Compile Include="Properties\AssemblyInfo.cs">
  321. <SubType>Code</SubType>
  322. </Compile>
  323. <Compile Include="Properties\AssemblyInfo.log4net.cs" />
  324. <Compile Include="Properties\Resources.Designer.cs">
  325. <AutoGen>True</AutoGen>
  326. <DesignTime>True</DesignTime>
  327. <DependentUpon>Resources.resx</DependentUpon>
  328. </Compile>
  329. <Compile Include="Properties\Settings.Designer.cs">
  330. <AutoGen>True</AutoGen>
  331. <DependentUpon>Settings.settings</DependentUpon>
  332. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  333. </Compile>
  334. <EmbeddedResource Include="Properties\Resources.resx">
  335. <Generator>ResXFileCodeGenerator</Generator>
  336. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  337. </EmbeddedResource>
  338. <None Include="conf\Log4Net.config">
  339. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  340. </None>
  341. <None Include="packages.config" />
  342. <None Include="Properties\Settings.settings">
  343. <Generator>SettingsSingleFileGenerator</Generator>
  344. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  345. </None>
  346. <None Include="SHJX.Service.View_TemporaryKey.pfx" />
  347. </ItemGroup>
  348. <ItemGroup>
  349. <None Include="App.config" />
  350. </ItemGroup>
  351. <ItemGroup>
  352. <None Include="conf\shjx.config.xml">
  353. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  354. </None>
  355. </ItemGroup>
  356. <ItemGroup>
  357. <ProjectReference Include="..\SHJX.Service.Common\SHJX.Service.Common.csproj">
  358. <Project>{0410053a-af47-4ca4-8659-bfbbaeced094}</Project>
  359. <Name>SHJX.Service.Common</Name>
  360. </ProjectReference>
  361. <ProjectReference Include="..\SHJX.Service.ControlLibrary\SHJX.Service.Librarys.csproj">
  362. <Project>{d235429e-b654-44d2-894b-e7bfe510157a}</Project>
  363. <Name>SHJX.Service.Librarys</Name>
  364. </ProjectReference>
  365. <ProjectReference Include="..\SHJX.Service.Control\SHJX.Service.Control.csproj">
  366. <Project>{1520f6ba-e2b2-4dc5-8552-be7f4c86bc30}</Project>
  367. <Name>SHJX.Service.Control</Name>
  368. </ProjectReference>
  369. <ProjectReference Include="..\SHJX.Service.CustomControl\SHJX.Service.CustomControl.csproj">
  370. <Project>{024d3e29-8574-4b90-aab5-e176a1e3cd8b}</Project>
  371. <Name>SHJX.Service.CustomControl</Name>
  372. </ProjectReference>
  373. <ProjectReference Include="..\SHJX.Service.ModelView\SHJX.Service.ModelView.csproj">
  374. <Project>{217cae6c-8bdc-4671-80e4-1647eadfb3e4}</Project>
  375. <Name>SHJX.Service.ModelView</Name>
  376. </ProjectReference>
  377. <ProjectReference Include="..\SHJX.Service.Model\SHJX.Service.Model.csproj">
  378. <Project>{1b70b432-a96d-4785-96a0-0be6291ede3d}</Project>
  379. <Name>SHJX.Service.Model</Name>
  380. </ProjectReference>
  381. <ProjectReference Include="..\SHJX.Service.Resourece\SHJX.Service.Resource.csproj">
  382. <Project>{3514260b-8c00-429c-8978-0606b369f839}</Project>
  383. <Name>SHJX.Service.Resource</Name>
  384. </ProjectReference>
  385. </ItemGroup>
  386. <ItemGroup>
  387. <Resource Include="logo.ico" />
  388. </ItemGroup>
  389. <ItemGroup>
  390. <BootstrapperPackage Include=".NETFramework,Version=v4.8">
  391. <Visible>False</Visible>
  392. <ProductName>Microsoft .NET Framework 4.8 %28x86 和 x64%29</ProductName>
  393. <Install>true</Install>
  394. </BootstrapperPackage>
  395. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  396. <Visible>False</Visible>
  397. <ProductName>.NET Framework 3.5 SP1</ProductName>
  398. <Install>false</Install>
  399. </BootstrapperPackage>
  400. </ItemGroup>
  401. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  402. <Import Project="..\packages\MaterialDesignThemes.4.0.0\build\MaterialDesignThemes.targets" Condition="Exists('..\packages\MaterialDesignThemes.4.0.0\build\MaterialDesignThemes.targets')" />
  403. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  404. <PropertyGroup>
  405. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  406. </PropertyGroup>
  407. <Error Condition="!Exists('..\packages\MaterialDesignThemes.4.0.0\build\MaterialDesignThemes.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MaterialDesignThemes.4.0.0\build\MaterialDesignThemes.targets'))" />
  408. </Target>
  409. </Project>