DefaultEdit.csproj 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337
  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\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
  4. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  5. <PropertyGroup>
  6. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  7. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  8. <ProjectGuid>{3719CDFC-4396-4749-8A54-E848CEA07CEA}</ProjectGuid>
  9. <OutputType>WinExe</OutputType>
  10. <RootNamespace>DefaultEdit</RootNamespace>
  11. <AssemblyName>DefaultEdit</AssemblyName>
  12. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  15. <WarningLevel>4</WarningLevel>
  16. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  17. <Deterministic>true</Deterministic>
  18. <NuGetPackageImportStamp>
  19. </NuGetPackageImportStamp>
  20. </PropertyGroup>
  21. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  22. <PlatformTarget>AnyCPU</PlatformTarget>
  23. <DebugSymbols>true</DebugSymbols>
  24. <DebugType>full</DebugType>
  25. <Optimize>false</Optimize>
  26. <OutputPath>bin\Debug\</OutputPath>
  27. <DefineConstants>DEBUG;TRACE</DefineConstants>
  28. <ErrorReport>prompt</ErrorReport>
  29. <WarningLevel>4</WarningLevel>
  30. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  31. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  33. <PlatformTarget>AnyCPU</PlatformTarget>
  34. <DebugType>pdbonly</DebugType>
  35. <Optimize>true</Optimize>
  36. <OutputPath>bin\Release\</OutputPath>
  37. <DefineConstants>TRACE</DefineConstants>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  41. </PropertyGroup>
  42. <ItemGroup>
  43. <Reference Include="EasyHttp, Version=1.7.0.0, Culture=neutral, processorArchitecture=MSIL">
  44. <HintPath>packages\EasyHttp.1.7.0\lib\net40\EasyHttp.dll</HintPath>
  45. </Reference>
  46. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  47. <HintPath>packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
  48. </Reference>
  49. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  50. <HintPath>packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  51. </Reference>
  52. <Reference Include="GLWpfControl, Version=3.3.0.0, Culture=neutral, processorArchitecture=MSIL">
  53. <HintPath>packages\OpenTK.GLWpfControl.3.3.0\lib\net452\GLWpfControl.dll</HintPath>
  54. </Reference>
  55. <Reference Include="HarfBuzzSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
  56. <HintPath>packages\HarfBuzzSharp.7.3.0.3\lib\net462\HarfBuzzSharp.dll</HintPath>
  57. </Reference>
  58. <Reference Include="JsonFx, Version=2.0.1209.2802, Culture=neutral, PublicKeyToken=315052dd637f8a52, processorArchitecture=MSIL">
  59. <HintPath>packages\JsonFx.2.0.1209.2802\lib\net40\JsonFx.dll</HintPath>
  60. </Reference>
  61. <Reference Include="log4net, Version=3.0.0.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  62. <HintPath>packages\log4net.3.0.0\lib\net462\log4net.dll</HintPath>
  63. </Reference>
  64. <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  65. <HintPath>packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
  66. </Reference>
  67. <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=8.0.0.1, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  68. <HintPath>packages\Microsoft.Extensions.DependencyInjection.Abstractions.8.0.1\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
  69. </Reference>
  70. <Reference Include="Microsoft.Xaml.Behaviors, Version=1.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  71. <HintPath>packages\Microsoft.Xaml.Behaviors.Wpf.1.1.31\lib\net45\Microsoft.Xaml.Behaviors.dll</HintPath>
  72. </Reference>
  73. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  74. <HintPath>packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  75. </Reference>
  76. <Reference Include="ObservableCollections, Version=3.3.4.0, Culture=neutral, PublicKeyToken=df4c250b14d82627, processorArchitecture=MSIL">
  77. <HintPath>packages\ObservableCollections.3.3.4\lib\netstandard2.0\ObservableCollections.dll</HintPath>
  78. </Reference>
  79. <Reference Include="OpenTK, Version=3.3.1.0, Culture=neutral, PublicKeyToken=bad199fe84eb3df4, processorArchitecture=MSIL">
  80. <HintPath>packages\OpenTK.3.3.1\lib\net20\OpenTK.dll</HintPath>
  81. </Reference>
  82. <Reference Include="Prism, Version=8.1.97.5141, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
  83. <HintPath>packages\Prism.Core.8.1.97\lib\net47\Prism.dll</HintPath>
  84. </Reference>
  85. <Reference Include="Prism.Unity.Wpf, Version=8.1.97.5141, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
  86. <HintPath>packages\Prism.Unity.8.1.97\lib\net47\Prism.Unity.Wpf.dll</HintPath>
  87. </Reference>
  88. <Reference Include="Prism.Wpf, Version=8.1.97.5141, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
  89. <HintPath>packages\Prism.Wpf.8.1.97\lib\net47\Prism.Wpf.dll</HintPath>
  90. </Reference>
  91. <Reference Include="ScottPlot, Version=5.0.55.0, Culture=neutral, PublicKeyToken=86698dc10387c39e, processorArchitecture=MSIL">
  92. <HintPath>packages\ScottPlot.5.0.55\lib\net462\ScottPlot.dll</HintPath>
  93. </Reference>
  94. <Reference Include="ScottPlot.WPF, Version=5.0.55.0, Culture=neutral, PublicKeyToken=86698dc10387c39e, processorArchitecture=MSIL">
  95. <HintPath>packages\ScottPlot.WPF.5.0.55\lib\net462\ScottPlot.WPF.dll</HintPath>
  96. </Reference>
  97. <Reference Include="Sharp7, Version=1.1.84.0, Culture=neutral, processorArchitecture=MSIL">
  98. <HintPath>packages\Sharp7.1.1.84\lib\net40\Sharp7.dll</HintPath>
  99. </Reference>
  100. <Reference Include="SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
  101. <HintPath>packages\SkiaSharp.2.88.9\lib\net462\SkiaSharp.dll</HintPath>
  102. </Reference>
  103. <Reference Include="SkiaSharp.HarfBuzz, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
  104. <HintPath>packages\SkiaSharp.HarfBuzz.2.88.9\lib\net462\SkiaSharp.HarfBuzz.dll</HintPath>
  105. </Reference>
  106. <Reference Include="SkiaSharp.Views.Desktop.Common, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
  107. <HintPath>packages\SkiaSharp.Views.Desktop.Common.2.88.9\lib\net462\SkiaSharp.Views.Desktop.Common.dll</HintPath>
  108. </Reference>
  109. <Reference Include="SkiaSharp.Views.WPF, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
  110. <HintPath>packages\SkiaSharp.Views.WPF.2.88.9\lib\net462\SkiaSharp.Views.WPF.dll</HintPath>
  111. </Reference>
  112. <Reference Include="SqlSugar, Version=5.1.4.188, Culture=neutral, processorArchitecture=MSIL">
  113. <HintPath>packages\SqlSugar.5.1.4.188\lib\SqlSugar.dll</HintPath>
  114. </Reference>
  115. <Reference Include="System" />
  116. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  117. <HintPath>packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  118. </Reference>
  119. <Reference Include="System.ComponentModel.DataAnnotations" />
  120. <Reference Include="System.Configuration" />
  121. <Reference Include="System.Data" />
  122. <Reference Include="System.Data.SQLite, Version=1.0.119.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  123. <HintPath>packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\lib\net46\System.Data.SQLite.dll</HintPath>
  124. </Reference>
  125. <Reference Include="System.Data.SQLite.EF6, Version=1.0.119.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  126. <HintPath>packages\System.Data.SQLite.EF6.1.0.119.0\lib\net46\System.Data.SQLite.EF6.dll</HintPath>
  127. </Reference>
  128. <Reference Include="System.Data.SQLite.Linq, Version=1.0.119.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  129. <HintPath>packages\System.Data.SQLite.Linq.1.0.119.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath>
  130. </Reference>
  131. <Reference Include="System.Drawing" />
  132. <Reference Include="System.Drawing.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  133. <HintPath>packages\System.Drawing.Common.8.0.0\lib\net462\System.Drawing.Common.dll</HintPath>
  134. </Reference>
  135. <Reference Include="System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  136. <HintPath>packages\System.IO.Ports.8.0.0\lib\net462\System.IO.Ports.dll</HintPath>
  137. </Reference>
  138. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  139. <HintPath>packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  140. </Reference>
  141. <Reference Include="System.Numerics" />
  142. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  143. <HintPath>packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  144. </Reference>
  145. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  146. <HintPath>packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  147. </Reference>
  148. <Reference Include="System.Security" />
  149. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  150. <HintPath>packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
  151. </Reference>
  152. <Reference Include="System.Web" />
  153. <Reference Include="System.Windows.Forms" />
  154. <Reference Include="System.Xml" />
  155. <Reference Include="Microsoft.CSharp" />
  156. <Reference Include="System.Core" />
  157. <Reference Include="System.Xml.Linq" />
  158. <Reference Include="System.Data.DataSetExtensions" />
  159. <Reference Include="System.Net.Http" />
  160. <Reference Include="System.Xaml">
  161. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  162. </Reference>
  163. <Reference Include="TouchSocket, Version=3.1.6.0, Culture=neutral, PublicKeyToken=5f39d7da98dac6a9, processorArchitecture=MSIL">
  164. <HintPath>packages\TouchSocket.3.1.6\lib\net472\TouchSocket.dll</HintPath>
  165. </Reference>
  166. <Reference Include="TouchSocket.Core, Version=3.1.6.0, Culture=neutral, PublicKeyToken=d6c415a2f58eda72, processorArchitecture=MSIL">
  167. <HintPath>packages\TouchSocket.Core.3.1.6\lib\net472\TouchSocket.Core.dll</HintPath>
  168. </Reference>
  169. <Reference Include="TouchSocket.SerialPorts, Version=3.1.6.0, Culture=neutral, PublicKeyToken=b0dfdf1c6b51c716, processorArchitecture=MSIL">
  170. <HintPath>packages\TouchSocket.SerialPorts.3.1.6\lib\net472\TouchSocket.SerialPorts.dll</HintPath>
  171. </Reference>
  172. <Reference Include="Unity.Abstractions, Version=5.11.7.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
  173. <HintPath>packages\Unity.Abstractions.5.11.7\lib\net48\Unity.Abstractions.dll</HintPath>
  174. </Reference>
  175. <Reference Include="Unity.Container, Version=5.11.11.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
  176. <HintPath>packages\Unity.Container.5.11.11\lib\net48\Unity.Container.dll</HintPath>
  177. </Reference>
  178. <Reference Include="Cognex.VisionPro.QuickBuild.Controls" />
  179. <Reference Include="WindowsBase" />
  180. <Reference Include="PresentationCore" />
  181. <Reference Include="PresentationFramework" />
  182. </ItemGroup>
  183. <ItemGroup>
  184. <ApplicationDefinition Include="App.xaml">
  185. <Generator>MSBuild:Compile</Generator>
  186. <SubType>Designer</SubType>
  187. </ApplicationDefinition>
  188. <Compile Include="App.xaml.cs">
  189. <DependentUpon>App.xaml</DependentUpon>
  190. <SubType>Code</SubType>
  191. </Compile>
  192. <Compile Include="Communication\S7PlcCommunicate.cs" />
  193. <Compile Include="Communication\SerialCommunication.cs" />
  194. <Compile Include="Core\FileHelper.cs" />
  195. <Compile Include="Core\Management.cs" />
  196. <Compile Include="Core\TipService.cs" />
  197. <Compile Include="DataBase\SqlSugarHelper.cs" />
  198. <Compile Include="Enums\Terminator.cs" />
  199. <Compile Include="HttpService\ApiHelper.cs" />
  200. <Compile Include="HttpService\HttpWebResponseUtility.cs" />
  201. <Compile Include="HttpService\IServer.cs" />
  202. <Compile Include="HttpService\MesServer.cs" />
  203. <Compile Include="HttpService\TicketPrinterHelper.cs" />
  204. <Compile Include="Log4xml\LogHelper.cs" />
  205. <Compile Include="Model\CurentApplicationSettings.cs" />
  206. <Compile Include="Model\CurrConfig.cs" />
  207. <Compile Include="Model\DescriptionItem.cs" />
  208. <Compile Include="Model\PrintModel.cs" />
  209. <Compile Include="Model\ProcessDataModel.cs" />
  210. <Compile Include="Model\ProjectData.cs" />
  211. <Compile Include="Model\Re_Items.cs" />
  212. <Compile Include="Model\Re_ModelsInfo.cs" />
  213. <Compile Include="Model\Re_PrintTaskDto.cs" />
  214. <Compile Include="Model\Re_ProductionRecord.cs" />
  215. <Compile Include="Model\Re_UserDto.cs" />
  216. <Compile Include="Model\RfidInfo.cs" />
  217. <Compile Include="Model\Rt_ProductionRecordDto.cs" />
  218. <Compile Include="Model\XnRestfulResult.cs" />
  219. <Compile Include="ValueConverters\EnumToBoolConverter.cs" />
  220. <Compile Include="ViewModels\MainWindowViewModel.cs" />
  221. <Compile Include="ViewModels\MenuViewModel.cs" />
  222. <Compile Include="ViewModels\ProductViewModel.cs" />
  223. <Compile Include="ViewModels\RoleLoginViewModel.cs" />
  224. <Compile Include="ViewModels\SettingViewModel.cs" />
  225. <Compile Include="ViewModels\WorkRunViewModel.cs" />
  226. <Compile Include="Views\LoadingView.xaml.cs">
  227. <DependentUpon>LoadingView.xaml</DependentUpon>
  228. </Compile>
  229. <Compile Include="Views\MainWindow.xaml.cs">
  230. <DependentUpon>MainWindow.xaml</DependentUpon>
  231. </Compile>
  232. <Compile Include="Views\MenuView.xaml.cs">
  233. <DependentUpon>MenuView.xaml</DependentUpon>
  234. </Compile>
  235. <Compile Include="Views\ProductView.xaml.cs">
  236. <DependentUpon>ProductView.xaml</DependentUpon>
  237. </Compile>
  238. <Compile Include="Views\RoleLoginView.xaml.cs">
  239. <DependentUpon>RoleLoginView.xaml</DependentUpon>
  240. </Compile>
  241. <Compile Include="Views\SettingView.xaml.cs">
  242. <DependentUpon>SettingView.xaml</DependentUpon>
  243. </Compile>
  244. <Compile Include="Views\WorkRunView.xaml.cs">
  245. <DependentUpon>WorkRunView.xaml</DependentUpon>
  246. </Compile>
  247. </ItemGroup>
  248. <ItemGroup>
  249. <Compile Include="Properties\AssemblyInfo.cs">
  250. <SubType>Code</SubType>
  251. </Compile>
  252. <Compile Include="Properties\Resources.Designer.cs">
  253. <AutoGen>True</AutoGen>
  254. <DesignTime>True</DesignTime>
  255. <DependentUpon>Resources.resx</DependentUpon>
  256. </Compile>
  257. <Compile Include="Properties\Settings.Designer.cs">
  258. <AutoGen>True</AutoGen>
  259. <DependentUpon>Settings.settings</DependentUpon>
  260. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  261. </Compile>
  262. <EmbeddedResource Include="Properties\Resources.resx">
  263. <Generator>ResXFileCodeGenerator</Generator>
  264. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  265. </EmbeddedResource>
  266. <None Include="Log4xml\log4net.config">
  267. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  268. </None>
  269. <None Include="OpenTK.dll.config" />
  270. <None Include="packages.config" />
  271. <None Include="Properties\Settings.settings">
  272. <Generator>SettingsSingleFileGenerator</Generator>
  273. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  274. </None>
  275. </ItemGroup>
  276. <ItemGroup>
  277. <None Include="App.config" />
  278. </ItemGroup>
  279. <ItemGroup>
  280. <Analyzer Include="packages\TouchSocket.Core.3.1.6\analyzers\dotnet\cs\TouchSocket.Core.SourceGenerator.dll" />
  281. </ItemGroup>
  282. <ItemGroup>
  283. <Page Include="Views\LoadingView.xaml">
  284. <SubType>Designer</SubType>
  285. <Generator>MSBuild:Compile</Generator>
  286. </Page>
  287. <Page Include="Views\MainWindow.xaml">
  288. <Generator>MSBuild:Compile</Generator>
  289. <SubType>Designer</SubType>
  290. </Page>
  291. <Page Include="Views\MenuView.xaml">
  292. <Generator>MSBuild:Compile</Generator>
  293. <SubType>Designer</SubType>
  294. </Page>
  295. <Page Include="Views\ProductView.xaml">
  296. <Generator>MSBuild:Compile</Generator>
  297. <SubType>Designer</SubType>
  298. </Page>
  299. <Page Include="Views\RoleLoginView.xaml">
  300. <Generator>MSBuild:Compile</Generator>
  301. <SubType>Designer</SubType>
  302. </Page>
  303. <Page Include="Views\SettingView.xaml">
  304. <Generator>MSBuild:Compile</Generator>
  305. <SubType>Designer</SubType>
  306. </Page>
  307. <Page Include="Views\WorkRunView.xaml">
  308. <Generator>MSBuild:Compile</Generator>
  309. <SubType>Designer</SubType>
  310. </Page>
  311. </ItemGroup>
  312. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  313. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  314. <PropertyGroup>
  315. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  316. </PropertyGroup>
  317. <Error Condition="!Exists('packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
  318. <Error Condition="!Exists('packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
  319. <Error Condition="!Exists('packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets'))" />
  320. <Error Condition="!Exists('packages\System.ValueTuple.4.6.1\build\net471\System.ValueTuple.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\System.ValueTuple.4.6.1\build\net471\System.ValueTuple.targets'))" />
  321. <Error Condition="!Exists('packages\HarfBuzzSharp.NativeAssets.macOS.7.3.0.3\build\net462\HarfBuzzSharp.NativeAssets.macOS.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\HarfBuzzSharp.NativeAssets.macOS.7.3.0.3\build\net462\HarfBuzzSharp.NativeAssets.macOS.targets'))" />
  322. <Error Condition="!Exists('packages\HarfBuzzSharp.NativeAssets.Win32.7.3.0.3\build\net462\HarfBuzzSharp.NativeAssets.Win32.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\HarfBuzzSharp.NativeAssets.Win32.7.3.0.3\build\net462\HarfBuzzSharp.NativeAssets.Win32.targets'))" />
  323. <Error Condition="!Exists('packages\SkiaSharp.NativeAssets.macOS.2.88.9\build\net462\SkiaSharp.NativeAssets.macOS.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\SkiaSharp.NativeAssets.macOS.2.88.9\build\net462\SkiaSharp.NativeAssets.macOS.targets'))" />
  324. <Error Condition="!Exists('packages\SkiaSharp.NativeAssets.Win32.2.88.9\build\net462\SkiaSharp.NativeAssets.Win32.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\SkiaSharp.NativeAssets.Win32.2.88.9\build\net462\SkiaSharp.NativeAssets.Win32.targets'))" />
  325. <Error Condition="!Exists('packages\HarfBuzzSharp.NativeAssets.Linux.7.3.0.3\build\net462\HarfBuzzSharp.NativeAssets.Linux.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\HarfBuzzSharp.NativeAssets.Linux.7.3.0.3\build\net462\HarfBuzzSharp.NativeAssets.Linux.targets'))" />
  326. <Error Condition="!Exists('packages\SkiaSharp.NativeAssets.Linux.NoDependencies.2.88.9\build\net462\SkiaSharp.NativeAssets.Linux.NoDependencies.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\SkiaSharp.NativeAssets.Linux.NoDependencies.2.88.9\build\net462\SkiaSharp.NativeAssets.Linux.NoDependencies.targets'))" />
  327. </Target>
  328. <Import Project="packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
  329. <Import Project="packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" />
  330. <Import Project="packages\System.ValueTuple.4.6.1\build\net471\System.ValueTuple.targets" Condition="Exists('packages\System.ValueTuple.4.6.1\build\net471\System.ValueTuple.targets')" />
  331. <Import Project="packages\HarfBuzzSharp.NativeAssets.macOS.7.3.0.3\build\net462\HarfBuzzSharp.NativeAssets.macOS.targets" Condition="Exists('packages\HarfBuzzSharp.NativeAssets.macOS.7.3.0.3\build\net462\HarfBuzzSharp.NativeAssets.macOS.targets')" />
  332. <Import Project="packages\HarfBuzzSharp.NativeAssets.Win32.7.3.0.3\build\net462\HarfBuzzSharp.NativeAssets.Win32.targets" Condition="Exists('packages\HarfBuzzSharp.NativeAssets.Win32.7.3.0.3\build\net462\HarfBuzzSharp.NativeAssets.Win32.targets')" />
  333. <Import Project="packages\SkiaSharp.NativeAssets.macOS.2.88.9\build\net462\SkiaSharp.NativeAssets.macOS.targets" Condition="Exists('packages\SkiaSharp.NativeAssets.macOS.2.88.9\build\net462\SkiaSharp.NativeAssets.macOS.targets')" />
  334. <Import Project="packages\SkiaSharp.NativeAssets.Win32.2.88.9\build\net462\SkiaSharp.NativeAssets.Win32.targets" Condition="Exists('packages\SkiaSharp.NativeAssets.Win32.2.88.9\build\net462\SkiaSharp.NativeAssets.Win32.targets')" />
  335. <Import Project="packages\HarfBuzzSharp.NativeAssets.Linux.7.3.0.3\build\net462\HarfBuzzSharp.NativeAssets.Linux.targets" Condition="Exists('packages\HarfBuzzSharp.NativeAssets.Linux.7.3.0.3\build\net462\HarfBuzzSharp.NativeAssets.Linux.targets')" />
  336. <Import Project="packages\SkiaSharp.NativeAssets.Linux.NoDependencies.2.88.9\build\net462\SkiaSharp.NativeAssets.Linux.NoDependencies.targets" Condition="Exists('packages\SkiaSharp.NativeAssets.Linux.NoDependencies.2.88.9\build\net462\SkiaSharp.NativeAssets.Linux.NoDependencies.targets')" />
  337. </Project>