CG.App.csproj 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" 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="..\packages\SQLite.3.13.0\build\net45\SQLite.props" Condition="Exists('..\packages\SQLite.3.13.0\build\net45\SQLite.props')" />
  5. <Import Project="packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
  6. <PropertyGroup>
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
  9. <ProductVersion>8.0.30703</ProductVersion>
  10. <SchemaVersion>2.0</SchemaVersion>
  11. <ProjectGuid>{065D7969-1A49-49DE-BAA6-07E322DFCB83}</ProjectGuid>
  12. <OutputType>WinExe</OutputType>
  13. <AppDesignerFolder>Properties</AppDesignerFolder>
  14. <RootNamespace>CG.App</RootNamespace>
  15. <AssemblyName>参数估计软件</AssemblyName>
  16. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  17. <FileAlignment>512</FileAlignment>
  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. <Prefer32Bit>false</Prefer32Bit>
  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. <Prefer32Bit>false</Prefer32Bit>
  41. </PropertyGroup>
  42. <PropertyGroup>
  43. <ApplicationIcon>定位.ico</ApplicationIcon>
  44. </PropertyGroup>
  45. <ItemGroup>
  46. <Reference Include="Accessibility" />
  47. <Reference Include="DevExpress.Charts.v23.2.Core, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  48. <Reference Include="DevExpress.Data.Desktop.v23.2" />
  49. <Reference Include="DevExpress.Data.v23.2" />
  50. <Reference Include="DevExpress.Dialogs.v23.2.Core, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  51. <Reference Include="DevExpress.Images.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  52. <Reference Include="DevExpress.Map.v23.2.Core, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  53. <Reference Include="DevExpress.Mvvm.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  54. <Reference Include="DevExpress.Printing.v23.2.Core" />
  55. <Reference Include="DevExpress.Utils.v23.2" />
  56. <Reference Include="DevExpress.Utils.v23.2.UI, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  57. <Reference Include="DevExpress.XtraBars.v23.2" />
  58. <Reference Include="DevExpress.Sparkline.v23.2.Core" />
  59. <Reference Include="DevExpress.XtraCharts.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  60. <Reference Include="DevExpress.XtraCharts.v23.2.UI, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  61. <Reference Include="DevExpress.XtraCharts.v23.2.Wizard, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  62. <Reference Include="DevExpress.XtraDialogs.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  63. <Reference Include="DevExpress.XtraEditors.v23.2" />
  64. <Reference Include="DevExpress.Drawing.v23.2" />
  65. <Reference Include="DevExpress.XtraGrid.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  66. <Reference Include="DevExpress.XtraLayout.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  67. <Reference Include="DevExpress.XtraMap.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  68. <Reference Include="DevExpress.XtraPrinting.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  69. <Reference Include="DevExpress.XtraTreeList.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  70. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  71. <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
  72. <Private>True</Private>
  73. </Reference>
  74. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  75. <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  76. <Private>True</Private>
  77. </Reference>
  78. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  79. <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  80. <Private>True</Private>
  81. </Reference>
  82. <Reference Include="PresentationCore" />
  83. <Reference Include="PresentationFramework" />
  84. <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  85. <HintPath>..\packages\Serilog.3.1.1\lib\net471\Serilog.dll</HintPath>
  86. </Reference>
  87. <Reference Include="Serilog.Sinks.Async, Version=1.5.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  88. <HintPath>..\packages\Serilog.Sinks.Async.1.5.0\lib\net461\Serilog.Sinks.Async.dll</HintPath>
  89. </Reference>
  90. <Reference Include="Serilog.Sinks.Console, Version=5.0.1.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  91. <HintPath>..\packages\Serilog.Sinks.Console.5.0.1\lib\net471\Serilog.Sinks.Console.dll</HintPath>
  92. </Reference>
  93. <Reference Include="Serilog.Sinks.File, Version=5.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  94. <HintPath>..\packages\Serilog.Sinks.File.5.0.0\lib\net45\Serilog.Sinks.File.dll</HintPath>
  95. </Reference>
  96. <Reference Include="SQLite.CodeFirst, Version=1.7.0.34, Culture=neutral, PublicKeyToken=eb96ba0a78d831a7, processorArchitecture=MSIL">
  97. <HintPath>..\packages\SQLite.CodeFirst.1.7.0.34\lib\net45\SQLite.CodeFirst.dll</HintPath>
  98. <Private>True</Private>
  99. </Reference>
  100. <Reference Include="System" />
  101. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  102. <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  103. </Reference>
  104. <Reference Include="System.ComponentModel.DataAnnotations" />
  105. <Reference Include="System.Configuration" />
  106. <Reference Include="System.Core" />
  107. <Reference Include="System.Data.Linq" />
  108. <Reference Include="System.Data.SQLite, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  109. <HintPath>..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\lib\net46\System.Data.SQLite.dll</HintPath>
  110. </Reference>
  111. <Reference Include="System.Data.SQLite.EF6, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  112. <HintPath>..\packages\System.Data.SQLite.EF6.1.0.118.0\lib\net46\System.Data.SQLite.EF6.dll</HintPath>
  113. </Reference>
  114. <Reference Include="System.Data.SQLite.Linq, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  115. <HintPath>..\packages\System.Data.SQLite.Linq.1.0.118.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath>
  116. </Reference>
  117. <Reference Include="System.Diagnostics.DiagnosticSource, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  118. <HintPath>..\packages\System.Diagnostics.DiagnosticSource.8.0.0\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
  119. </Reference>
  120. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  121. <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  122. </Reference>
  123. <Reference Include="System.Net.Http" />
  124. <Reference Include="System.Numerics" />
  125. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  126. <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  127. </Reference>
  128. <Reference Include="System.Runtime" />
  129. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  130. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  131. </Reference>
  132. <Reference Include="System.Runtime.Serialization" />
  133. <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
  134. <Reference Include="System.Security" />
  135. <Reference Include="System.Transactions" />
  136. <Reference Include="System.Xml.Linq" />
  137. <Reference Include="System.Data.DataSetExtensions" />
  138. <Reference Include="Microsoft.CSharp" />
  139. <Reference Include="System.Data" />
  140. <Reference Include="System.Deployment" />
  141. <Reference Include="System.Drawing" />
  142. <Reference Include="System.Windows.Forms" />
  143. <Reference Include="System.Xml" />
  144. </ItemGroup>
  145. <ItemGroup>
  146. <Compile Include="Api\时差粗值预测\DtApi.cs" />
  147. <Compile Include="Api\星历推算\Tle2XYZ.cs" />
  148. <Compile Include="EFContext\SqliteInterceptor.cs" />
  149. <Compile Include="EFContext\RHDWContext.cs" />
  150. <Compile Include="Localizer\ChsLocalizer.cs" />
  151. <Compile Include="MainForm.cs">
  152. <SubType>Form</SubType>
  153. </Compile>
  154. <Compile Include="MainForm.Designer.cs">
  155. <DependentUpon>MainForm.cs</DependentUpon>
  156. </Compile>
  157. <Compile Include="Program.cs" />
  158. <Compile Include="Properties\AssemblyInfo.cs" />
  159. <Compile Include="TestData.cs" />
  160. <Compile Include="UserControl\CtrlCgTool.cs">
  161. <SubType>UserControl</SubType>
  162. </Compile>
  163. <Compile Include="UserControl\CtrlCgTool.Designer.cs">
  164. <DependentUpon>CtrlCgTool.cs</DependentUpon>
  165. </Compile>
  166. <Compile Include="UserControl\CtrlDto.cs">
  167. <SubType>UserControl</SubType>
  168. </Compile>
  169. <Compile Include="UserControl\CtrlDto.Designer.cs">
  170. <DependentUpon>CtrlDto.cs</DependentUpon>
  171. </Compile>
  172. <Compile Include="UserControl\CtrlUserCheck.cs">
  173. <SubType>UserControl</SubType>
  174. </Compile>
  175. <Compile Include="UserControl\CtrlUserCheck.Designer.cs">
  176. <DependentUpon>CtrlUserCheck.cs</DependentUpon>
  177. </Compile>
  178. <Compile Include="UserControl\CtrlSysSettings.cs">
  179. <SubType>UserControl</SubType>
  180. </Compile>
  181. <Compile Include="UserControl\CtrlSysSettings.Designer.cs">
  182. <DependentUpon>CtrlSysSettings.cs</DependentUpon>
  183. </Compile>
  184. <Compile Include="UserControl\DtSXLParam.cs">
  185. <SubType>UserControl</SubType>
  186. </Compile>
  187. <Compile Include="UserControl\DtSXLParam.designer.cs">
  188. <DependentUpon>DtSXLParam.cs</DependentUpon>
  189. </Compile>
  190. <Compile Include="UserControl\DtXDParam.cs">
  191. <SubType>UserControl</SubType>
  192. </Compile>
  193. <Compile Include="UserControl\DtXDParam.Designer.cs">
  194. <DependentUpon>DtXDParam.cs</DependentUpon>
  195. </Compile>
  196. <Compile Include="UserControl\MsgUserControl.cs">
  197. <SubType>UserControl</SubType>
  198. </Compile>
  199. <Compile Include="UserControl\MsgUserControl.Designer.cs">
  200. <DependentUpon>MsgUserControl.cs</DependentUpon>
  201. </Compile>
  202. <EmbeddedResource Include="MainForm.resx">
  203. <DependentUpon>MainForm.cs</DependentUpon>
  204. </EmbeddedResource>
  205. <None Include="Properties\licenses.licx" />
  206. <EmbeddedResource Include="UserControl\CtrlDto.resx">
  207. <DependentUpon>CtrlDto.cs</DependentUpon>
  208. </EmbeddedResource>
  209. <EmbeddedResource Include="UserControl\DtSXLParam.resx">
  210. <DependentUpon>DtSXLParam.cs</DependentUpon>
  211. </EmbeddedResource>
  212. <EmbeddedResource Include="UserControl\DtXDParam.resx">
  213. <DependentUpon>DtXDParam.cs</DependentUpon>
  214. </EmbeddedResource>
  215. <EmbeddedResource Include="UserControl\MsgUserControl.resx">
  216. <DependentUpon>MsgUserControl.cs</DependentUpon>
  217. </EmbeddedResource>
  218. <None Include="Api\信号识别\enc-test.dat">
  219. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  220. </None>
  221. <None Include="data.gmdb">
  222. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  223. </None>
  224. <None Include="packages.config" />
  225. <EmbeddedResource Include="Properties\Resources.resx">
  226. <Generator>ResXFileCodeGenerator</Generator>
  227. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  228. <SubType>Designer</SubType>
  229. </EmbeddedResource>
  230. <Compile Include="Properties\Resources.Designer.cs">
  231. <AutoGen>True</AutoGen>
  232. <DependentUpon>Resources.resx</DependentUpon>
  233. <DesignTime>True</DesignTime>
  234. </Compile>
  235. <EmbeddedResource Include="UserControl\CtrlCgTool.resx">
  236. <DependentUpon>CtrlCgTool.cs</DependentUpon>
  237. </EmbeddedResource>
  238. <EmbeddedResource Include="UserControl\CtrlUserCheck.resx">
  239. <DependentUpon>CtrlUserCheck.cs</DependentUpon>
  240. </EmbeddedResource>
  241. <EmbeddedResource Include="UserControl\CtrlSysSettings.resx">
  242. <DependentUpon>CtrlSysSettings.cs</DependentUpon>
  243. </EmbeddedResource>
  244. <None Include="App.config" />
  245. <None Include="Properties\Settings.settings">
  246. <Generator>SettingsSingleFileGenerator</Generator>
  247. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  248. </None>
  249. <Compile Include="Properties\Settings.Designer.cs">
  250. <AutoGen>True</AutoGen>
  251. <DependentUpon>Settings.settings</DependentUpon>
  252. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  253. </Compile>
  254. </ItemGroup>
  255. <ItemGroup>
  256. <None Include="Core\coc.exe">
  257. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  258. </None>
  259. </ItemGroup>
  260. <ItemGroup>
  261. <None Include="Image\Del.svg">
  262. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  263. </None>
  264. <None Include="Image\Stop.svg">
  265. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  266. </None>
  267. <None Include="Api\信号识别\enc.exe">
  268. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  269. </None>
  270. <None Include="Api\信号识别\readme.txt">
  271. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  272. </None>
  273. <None Include="Api\粗估精估\readme.txt">
  274. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  275. </None>
  276. <None Include="Image\初值预估.svg">
  277. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  278. </None>
  279. <None Include="Api\时差粗值预测\DtMath.dll">
  280. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  281. </None>
  282. <None Include="Api\时差粗值预测\DtMath.h">
  283. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  284. </None>
  285. <None Include="Api\星历推算\readme.txt">
  286. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  287. </None>
  288. <None Include="Api\星历推算\Tle2XYZ.exe">
  289. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  290. </None>
  291. <Content Include="Api\粗估精估\XcorrGpu.exe">
  292. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  293. </Content>
  294. <None Include="tle20230722.txt">
  295. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  296. </None>
  297. <Content Include="定位.ico" />
  298. </ItemGroup>
  299. <ItemGroup>
  300. <ProjectReference Include="..\Common\Common.csproj">
  301. <Project>{575a4b14-002e-48b9-96d0-b24e4e67dd2d}</Project>
  302. <Name>Common</Name>
  303. </ProjectReference>
  304. </ItemGroup>
  305. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  306. <Import Project="packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
  307. <Import Project="packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" />
  308. <PropertyGroup>
  309. <PostBuildEvent>del *.xml
  310. copy $(SolutionDir)tips.txt tips.txt
  311. copy $(SolutionDir)geo.txt geo.txt
  312. copy $(SolutionDir)DataBase.db DataBase.db
  313. if not exist "AddIns" md AddIns
  314. move /Y *.dll AddIns
  315. move /Y *.pdb AddIns
  316. xcopy x64 AddIns\x64 /EHCIY
  317. xcopy x86 AddIns\x86 /EHCIY
  318. rmdir x86 /S/Q
  319. rmdir x64 /S/Q</PostBuildEvent>
  320. </PropertyGroup>
  321. <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
  322. <Import Project="..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" />
  323. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  324. <PropertyGroup>
  325. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  326. </PropertyGroup>
  327. <Error Condition="!Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets'))" />
  328. </Target>
  329. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  330. Other similar extension points exist, see Microsoft.Common.targets.
  331. <Target Name="BeforeBuild">
  332. </Target>
  333. <Target Name="AfterBuild">
  334. </Target>
  335. -->
  336. </Project>