Files
MetroGauges-Old/MetroGauges/MetroGauges.csproj
2026-02-23 17:02:55 +08:00

505 lines
22 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{D6428D97-3152-4BFB-A888-59EACB841F63}</ProjectGuid>
<OutputType>WinExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>MetroGauges</RootNamespace>
<AssemblyName>MetroGauges</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<WarningLevel>4</WarningLevel>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<IsWebBootstrapper>true</IsWebBootstrapper>
<TargetFrameworkProfile />
<PublishUrl>D:\MetroGauges\</PublishUrl>
<Install>true</Install>
<InstallFrom>Web</InstallFrom>
<UpdateEnabled>true</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<InstallUrl>http://10.10.35.202/</InstallUrl>
<MinimumRequiredVersion>1.0.0.5</MinimumRequiredVersion>
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
<WebPage>publish.htm</WebPage>
<ApplicationRevision>1</ApplicationRevision>
<ApplicationVersion>1.0.0.1</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
<BootstrapperEnabled>true</BootstrapperEnabled>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>x86</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>x86</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<StartupObject>
</StartupObject>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>
</ApplicationIcon>
</PropertyGroup>
<PropertyGroup>
<ManifestCertificateThumbprint>CC023A4FCB4A62910F4F521545546313B280788C</ManifestCertificateThumbprint>
</PropertyGroup>
<PropertyGroup>
<ManifestKeyFile>MetroGauges_TemporaryKey.pfx</ManifestKeyFile>
</PropertyGroup>
<PropertyGroup>
<GenerateManifests>false</GenerateManifests>
</PropertyGroup>
<PropertyGroup>
<SignManifests>false</SignManifests>
</PropertyGroup>
<PropertyGroup>
<TargetZone>LocalIntranet</TargetZone>
</PropertyGroup>
<PropertyGroup>
<ApplicationManifest>Properties\app.manifest</ApplicationManifest>
</PropertyGroup>
<ItemGroup>
<Reference Include="Autodesk.AutoCAD.Interop, Version=19.1.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\AutoCAD-2014.Net.Interop.x64.1.0.0\lib\net40\Autodesk.AutoCAD.Interop.dll</HintPath>
<EmbedInteropTypes>True</EmbedInteropTypes>
<Private>False</Private>
</Reference>
<Reference Include="Autodesk.AutoCAD.Interop.Common, Version=19.1.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\AutoCAD-2014.Net.Interop.x64.1.0.0\lib\net40\Autodesk.AutoCAD.Interop.Common.dll</HintPath>
<EmbedInteropTypes>True</EmbedInteropTypes>
<Private>False</Private>
</Reference>
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
</Reference>
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
</Reference>
<Reference Include="Eternal.DataVisualization.WPF, Version=1.0.0.0, Culture=neutral, PublicKeyToken=765a938733393f25, processorArchitecture=MSIL">
<HintPath>..\packages\Eternal.DataVisualization.WPF.14.1.0.75\lib\net45\Eternal.DataVisualization.WPF.dll</HintPath>
</Reference>
<Reference Include="ICSharpCode.SharpZipLib, Version=1.1.0.145, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
<HintPath>..\packages\SharpZipLib.1.1.0\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="MaterialDesignColors, Version=1.1.3.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\MaterialDesignColors.1.1.3\lib\net45\MaterialDesignColors.dll</HintPath>
</Reference>
<Reference Include="MaterialDesignThemes.Wpf, Version=2.5.0.1205, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\MaterialDesignThemes.2.5.0.1205\lib\net45\MaterialDesignThemes.Wpf.dll</HintPath>
</Reference>
<Reference Include="netDxf">
<HintPath>..\dll\netDxf.dll</HintPath>
</Reference>
<Reference Include="NPOI, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.4.1\lib\net45\NPOI.dll</HintPath>
</Reference>
<Reference Include="NPOI.OOXML, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.4.1\lib\net45\NPOI.OOXML.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXml4Net, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.4.1\lib\net45\NPOI.OpenXml4Net.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXmlFormats, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.4.1\lib\net45\NPOI.OpenXmlFormats.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Configuration" />
<Reference Include="System.Data" />
<Reference Include="System.Data.SQLite, Version=1.0.110.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
<HintPath>..\packages\System.Data.SQLite.Core.1.0.110.0\lib\net46\System.Data.SQLite.dll</HintPath>
</Reference>
<Reference Include="System.Data.SQLite.EF6, Version=1.0.110.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
<HintPath>..\packages\System.Data.SQLite.EF6.1.0.110.0\lib\net46\System.Data.SQLite.EF6.dll</HintPath>
</Reference>
<Reference Include="System.Data.SQLite.Linq, Version=1.0.110.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
<HintPath>..\packages\System.Data.SQLite.Linq.1.0.110.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath>
</Reference>
<Reference Include="System.Drawing" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Xaml">
<RequiredTargetFramework>4.0</RequiredTargetFramework>
</Reference>
<Reference Include="WindowsBase" />
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
<Reference Include="WPFToolkit.Extended">
<HintPath>..\dll\WPFToolkit.Extended.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ApplicationDefinition Include="App.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</ApplicationDefinition>
<Compile Include="AnotherCommandImplementation.cs" />
<Compile Include="Controls\BlockShaps\BaseShap.cs" />
<Compile Include="Controls\BlockManage.cs" />
<Compile Include="Controls\BlockModels.cs" />
<Compile Include="Controls\BlockShaps\BlockArc.cs" />
<Compile Include="Controls\BlockShaps\BlockEllipse.cs" />
<Compile Include="Controls\BlockShaps\BlockLine.cs" />
<Compile Include="Controls\BlockShaps\BlockOpr.cs" />
<Compile Include="Controls\BlockShaps\BlockPolyline.cs" />
<Compile Include="Controls\DrawTools\BlockCircle.cs" />
<Compile Include="Controls\DrawTools\BlockRectangle.cs" />
<Compile Include="Controls\DrawTools\BlockText.cs" />
<Compile Include="Controls\BlockShaps\ShapDataContext.cs" />
<Compile Include="Controls\DesignControl.xaml.cs">
<DependentUpon>DesignControl.xaml</DependentUpon>
</Compile>
<Compile Include="Controls\DrawTools\CircleTool.cs" />
<Compile Include="Controls\DrawTools\DrawToolBase.cs" />
<Compile Include="Controls\DrawTools\PolylineTool.cs" />
<Compile Include="Controls\DrawTools\RectangleTool.cs" />
<Compile Include="Controls\DrawTools\TextTool.cs" />
<Compile Include="Controls\GeoWidget.xaml.cs">
<DependentUpon>GeoWidget.xaml</DependentUpon>
</Compile>
<Compile Include="Controls\LineWithRect.cs" />
<Compile Include="Controls\LogManager.cs" />
<Compile Include="Controls\MapBase.cs" />
<Compile Include="Controls\MyEventArgs.cs" />
<Compile Include="Controls\Table\Row.cs" />
<Compile Include="Controls\Table\Table.cs" />
<Compile Include="Controls\TreeNodeEdit.xaml.cs">
<DependentUpon>TreeNodeEdit.xaml</DependentUpon>
</Compile>
<Compile Include="Controls\ViewDWG.cs" />
<Compile Include="Controls\WindowsThumbnailProvider.cs" />
<Compile Include="Database\BlockDAL.cs" />
<Compile Include="Database\Enitys\BlockGroup.cs" />
<Compile Include="Database\Enitys\BlockInfo.cs" />
<Compile Include="Database\Enitys\EntityBase.cs" />
<Compile Include="Database\Enitys\FieldInfo.cs" />
<Compile Include="Database\Forms\frmAddGroup.xaml.cs">
<DependentUpon>frmAddGroup.xaml</DependentUpon>
</Compile>
<Compile Include="Database\Forms\ProSetting.xaml.cs">
<DependentUpon>ProSetting.xaml</DependentUpon>
</Compile>
<Compile Include="Database\SQLiteHelper.cs" />
<Compile Include="General\CadInstance.cs" />
<Compile Include="General\NotEmptyValidationRule.cs" />
<Compile Include="Model\ConstModel.cs" />
<Compile Include="Model\EnumTypes.cs" />
<Compile Include="Model\PlatModel.cs" />
<Compile Include="Model\TurnOutModel.cs" />
<Compile Include="PaletteHelper.cs" />
<Compile Include="PaletteSelector.xaml.cs">
<DependentUpon>PaletteSelector.xaml</DependentUpon>
</Compile>
<Compile Include="Utily.cs" />
<Compile Include="VehicleContourPt.cs" />
<Compile Include="Model\CurEquiModel.cs" />
<Compile Include="Model\LiEquiModel.cs" />
<Compile Include="ViewModel\DgViewModel.cs" />
<Compile Include="ViewModel\PaletteSelectorViewModel.cs" />
<Compile Include="Model\DataModel.cs" />
<Compile Include="General\Prerequisite.cs" />
<Compile Include="WpfCadTool.xaml.cs">
<DependentUpon>WpfCadTool.xaml</DependentUpon>
</Compile>
<Compile Include="wpfCadView.xaml.cs">
<DependentUpon>wpfCadView.xaml</DependentUpon>
</Compile>
<Compile Include="WpfConst.xaml.cs">
<DependentUpon>WpfConst.xaml</DependentUpon>
</Compile>
<Compile Include="WpfCurEqui.xaml.cs">
<DependentUpon>WpfCurEqui.xaml</DependentUpon>
</Compile>
<Compile Include="General\XmlDataModel.cs" />
<Compile Include="General\LoadXML.cs" />
<Compile Include="WpfPreview.xaml.cs">
<DependentUpon>WpfPreview.xaml</DependentUpon>
</Compile>
<Compile Include="WpfTurnout.xaml.cs">
<DependentUpon>WpfTurnout.xaml</DependentUpon>
</Compile>
<Compile Include="WpfLiEqui.xaml.cs">
<DependentUpon>WpfLiEqui.xaml</DependentUpon>
</Compile>
<Compile Include="WpfOthers.xaml.cs">
<DependentUpon>WpfOthers.xaml</DependentUpon>
</Compile>
<Compile Include="WpfPalette.xaml.cs">
<DependentUpon>WpfPalette.xaml</DependentUpon>
</Compile>
<Compile Include="WpfKine.xaml.cs">
<DependentUpon>WpfKine.xaml</DependentUpon>
</Compile>
<Page Include="Controls\DesignControl.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Controls\GeoWidget.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Controls\TreeNodeEdit.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Database\Forms\frmAddGroup.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Database\Forms\ProSetting.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="WpfCadTool.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="wpfCadView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="WpfConst.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="PaletteSelector.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="WpfCurEqui.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="WpfPreview.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="WpfTurnout.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="WpfLiEqui.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="WpfStartup.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Compile Include="App.xaml.cs">
<DependentUpon>App.xaml</DependentUpon>
<SubType>Code</SubType>
</Compile>
<Compile Include="WpfStartup.xaml.cs">
<DependentUpon>WpfStartup.xaml</DependentUpon>
<SubType>Code</SubType>
</Compile>
<Page Include="WpfOthers.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="WpfPalette.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="WpfKine.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
</ItemGroup>
<ItemGroup>
<Compile Include="Model\KineModel.cs" />
<Compile Include="Properties\AssemblyInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</EmbeddedResource>
<None Include="Blocks\块1.dxf">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="Database\metrogauges.db">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="packages.config">
<SubType>Designer</SubType>
</None>
<None Include="Properties\app.manifest" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<AppDesigner Include="Properties\" />
</ItemGroup>
<ItemGroup>
<None Include="App.config">
<SubType>Designer</SubType>
</None>
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Diagram\限界图.png" />
</ItemGroup>
<ItemGroup>
<COMReference Include="Microsoft.Office.Core">
<Guid>{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}</Guid>
<VersionMajor>2</VersionMajor>
<VersionMinor>4</VersionMinor>
<Lcid>0</Lcid>
<WrapperTool>primary</WrapperTool>
<Isolated>False</Isolated>
<EmbedInteropTypes>True</EmbedInteropTypes>
</COMReference>
<COMReference Include="Microsoft.Office.Interop.Excel">
<Guid>{00020813-0000-0000-C000-000000000046}</Guid>
<VersionMajor>1</VersionMajor>
<VersionMinor>6</VersionMinor>
<Lcid>0</Lcid>
<WrapperTool>primary</WrapperTool>
<Isolated>False</Isolated>
<EmbedInteropTypes>True</EmbedInteropTypes>
</COMReference>
<COMReference Include="stdole">
<Guid>{00020430-0000-0000-C000-000000000046}</Guid>
<VersionMajor>2</VersionMajor>
<VersionMinor>0</VersionMinor>
<Lcid>0</Lcid>
<WrapperTool>primary</WrapperTool>
<Isolated>False</Isolated>
<EmbedInteropTypes>True</EmbedInteropTypes>
</COMReference>
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Diagram\信号灯.png" />
<Resource Include="Resources\Diagram\受电弓.png" />
<Resource Include="Resources\Diagram\簧下.png" />
<Resource Include="Resources\Diagram\设备1.png" />
<Resource Include="Resources\Diagram\设备2.png" />
<Resource Include="Resources\Diagram\踏面.png" />
<Resource Include="Resources\Diagram\车体.png" />
<Resource Include="Resources\Diagram\车肩.png" />
<Resource Include="Resources\Diagram\车顶空调.png" />
<Resource Include="Resources\Diagram\转向架.png" />
<Resource Include="Resources\Diagram\轮缘.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Interface\界面.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Icon\直线设备限界.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Icon\曲线设备限界.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Icon\建筑限界.png" />
<Resource Include="Resources\Icon\车辆限界.png" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include=".NETFramework,Version=v4.5.2">
<Visible>False</Visible>
<ProductName>Microsoft .NET Framework 4.5.2 %28x86 和 x64%29</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>false</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Icon\道岔.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Diagram\车顶.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Icon\图标.ico" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Icon\其他.png" />
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Connected Services\" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Icon\DeleteRed16.png" />
<Resource Include="Resources\Icon\polyline_16.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Icon\note.png" />
<Resource Include="Resources\Icon\note_new.gif" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Icon\refence.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Icon\import.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Icon\table.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Icon\hide.png" />
<Resource Include="Resources\Icon\property.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="..\packages\System.Data.SQLite.Core.1.0.110.0\build\net46\System.Data.SQLite.Core.targets" Condition="Exists('..\packages\System.Data.SQLite.Core.1.0.110.0\build\net46\System.Data.SQLite.Core.targets')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\packages\System.Data.SQLite.Core.1.0.110.0\build\net46\System.Data.SQLite.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\System.Data.SQLite.Core.1.0.110.0\build\net46\System.Data.SQLite.Core.targets'))" />
</Target>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>