You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
217 lines
13 KiB
217 lines
13 KiB
<?xml version="1.0" encoding="utf-8"?> |
|
<Project ToolsVersion="15.0" 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>{1572A6EB-AE63-42B0-B3A4-63D69C56C74A}</ProjectGuid> |
|
<OutputType>WinExe</OutputType> |
|
<RootNamespace>KIngo.DataProcessing</RootNamespace> |
|
<AssemblyName>KIngo.DataProcessing</AssemblyName> |
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion> |
|
<FileAlignment>512</FileAlignment> |
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> |
|
<Deterministic>true</Deterministic> |
|
<PublishUrl>publish\</PublishUrl> |
|
<Install>true</Install> |
|
<InstallFrom>Disk</InstallFrom> |
|
<UpdateEnabled>false</UpdateEnabled> |
|
<UpdateMode>Foreground</UpdateMode> |
|
<UpdateInterval>7</UpdateInterval> |
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits> |
|
<UpdatePeriodically>false</UpdatePeriodically> |
|
<UpdateRequired>false</UpdateRequired> |
|
<MapFileExtensions>true</MapFileExtensions> |
|
<ApplicationRevision>0</ApplicationRevision> |
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
|
<IsWebBootstrapper>false</IsWebBootstrapper> |
|
<UseApplicationTrust>false</UseApplicationTrust> |
|
<BootstrapperEnabled>true</BootstrapperEnabled> |
|
<LargeAddressAware>True</LargeAddressAware> |
|
<NuGetPackageImportStamp> |
|
</NuGetPackageImportStamp> |
|
</PropertyGroup> |
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
<PlatformTarget>AnyCPU</PlatformTarget> |
|
<DebugSymbols>true</DebugSymbols> |
|
<DebugType>full</DebugType> |
|
<Optimize>false</Optimize> |
|
<OutputPath>..\Apps\</OutputPath> |
|
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
<ErrorReport>prompt</ErrorReport> |
|
<WarningLevel>4</WarningLevel> |
|
</PropertyGroup> |
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|
<PlatformTarget>AnyCPU</PlatformTarget> |
|
<DebugType>pdbonly</DebugType> |
|
<Optimize>true</Optimize> |
|
<OutputPath>bin\Release\</OutputPath> |
|
<DefineConstants>TRACE</DefineConstants> |
|
<ErrorReport>prompt</ErrorReport> |
|
<WarningLevel>4</WarningLevel> |
|
</PropertyGroup> |
|
<PropertyGroup> |
|
<SignAssembly>true</SignAssembly> |
|
</PropertyGroup> |
|
<PropertyGroup> |
|
<AssemblyOriginatorKeyFile>JKRJ.pfx</AssemblyOriginatorKeyFile> |
|
</PropertyGroup> |
|
<PropertyGroup> |
|
<ApplicationIcon>NewIcon.ico</ApplicationIcon> |
|
</PropertyGroup> |
|
<PropertyGroup> |
|
<TargetZone>LocalIntranet</TargetZone> |
|
</PropertyGroup> |
|
<PropertyGroup> |
|
<GenerateManifests>false</GenerateManifests> |
|
</PropertyGroup> |
|
<PropertyGroup> |
|
<ApplicationManifest>Properties\app.manifest</ApplicationManifest> |
|
</PropertyGroup> |
|
<ItemGroup> |
|
<Reference Include="gdalconst_csharp, Version=3.5.0.0, Culture=neutral, PublicKeyToken=db5a52b08dc5b321, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\GDAL.3.5.0\lib\netstandard2.0\gdalconst_csharp.dll</HintPath> |
|
</Reference> |
|
<Reference Include="gdal_csharp, Version=3.5.0.0, Culture=neutral, PublicKeyToken=db5a52b08dc5b321, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\GDAL.3.5.0\lib\netstandard2.0\gdal_csharp.dll</HintPath> |
|
</Reference> |
|
<Reference Include="KGIS.Framework.AE, Version=1.0.1.0, Culture=neutral, PublicKeyToken=4b1e5714b0a20e90, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\KGIS.Framework.AE.1.0.6\lib\KGIS.Framework.AE.dll</HintPath> |
|
</Reference> |
|
<Reference Include="KGIS.Framework.Commands, Version=1.0.1.0, Culture=neutral, PublicKeyToken=4b1e5714b0a20e90, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\Kingo.PluginLibrary.2.1.3\lib\KGIS.Framework.Commands.dll</HintPath> |
|
</Reference> |
|
<Reference Include="KGIS.Framework.Core, Version=1.0.1.0, Culture=neutral, PublicKeyToken=4b1e5714b0a20e90, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\Kingo.PluginLibrary.2.1.3\lib\KGIS.Framework.Core.dll</HintPath> |
|
</Reference> |
|
<Reference Include="KGIS.Framework.Maps, Version=1.0.1.0, Culture=neutral, PublicKeyToken=4b1e5714b0a20e90, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\Kingo.PluginLibraryForMap.2.0.6\lib\KGIS.Framework.Maps.dll</HintPath> |
|
</Reference> |
|
<Reference Include="KGIS.Framework.Menus, Version=1.0.1.0, Culture=neutral, PublicKeyToken=4b1e5714b0a20e90, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\Kingo.PluginLibrary.2.1.3\lib\KGIS.Framework.Menus.dll</HintPath> |
|
</Reference> |
|
<Reference Include="KGIS.Framework.OpenData, Version=1.0.1.0, Culture=neutral, PublicKeyToken=4b1e5714b0a20e90, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\KGIS.Framework.OpenData.1.0.0\lib\KGIS.Framework.OpenData.dll</HintPath> |
|
</Reference> |
|
<Reference Include="KGIS.Framework.Platform, Version=1.0.1.0, Culture=neutral, PublicKeyToken=4b1e5714b0a20e90, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\Kingo.PluginLibrary.2.1.3\lib\KGIS.Framework.Platform.dll</HintPath> |
|
</Reference> |
|
<Reference Include="KGIS.Framework.Utils, Version=1.0.1.0, Culture=neutral, PublicKeyToken=4b1e5714b0a20e90, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\Kingo.PluginLibrary.2.1.3\lib\KGIS.Framework.Utils.dll</HintPath> |
|
</Reference> |
|
<Reference Include="KGIS.Framework.Views, Version=1.0.1.0, Culture=neutral, PublicKeyToken=4b1e5714b0a20e90, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\Kingo.PluginLibrary.2.1.3\lib\KGIS.Framework.Views.dll</HintPath> |
|
</Reference> |
|
<Reference Include="Kingo.Core.Authorize, Version=1.1.9.0, Culture=neutral, PublicKeyToken=49863d91e6d94444, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\Kingo.Core.Authorize.1.1.15\lib\net452\Kingo.Core.Authorize.dll</HintPath> |
|
</Reference> |
|
<Reference Include="Kingo.Core.SntlAuthorize, Version=0.0.0.0, Culture=neutral, PublicKeyToken=49863d91e6d94444, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\Kingo.Core.SntlAuthorize.1.0.5\lib\net452\Kingo.Core.SntlAuthorize.dll</HintPath> |
|
</Reference> |
|
<Reference Include="KUI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=4b1e5714b0a20e90, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\KUI.2.0.5\lib\KUI.dll</HintPath> |
|
</Reference> |
|
<Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath> |
|
</Reference> |
|
<Reference Include="Microsoft.Windows.Shell, Version=3.5.41019.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\KUI.2.0.5\lib\Microsoft.Windows.Shell.dll</HintPath> |
|
</Reference> |
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
|
</Reference> |
|
<Reference Include="ogr_csharp, Version=3.5.0.0, Culture=neutral, PublicKeyToken=db5a52b08dc5b321, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\GDAL.3.5.0\lib\netstandard2.0\ogr_csharp.dll</HintPath> |
|
</Reference> |
|
<Reference Include="osr_csharp, Version=3.5.0.0, Culture=neutral, PublicKeyToken=db5a52b08dc5b321, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\GDAL.3.5.0\lib\netstandard2.0\osr_csharp.dll</HintPath> |
|
</Reference> |
|
<Reference Include="stdole, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
|
<HintPath>..\packages\KGIS.Framework.AE.1.0.6\lib\stdole.dll</HintPath> |
|
<EmbedInteropTypes>True</EmbedInteropTypes> |
|
</Reference> |
|
<Reference Include="System" /> |
|
<Reference Include="System.Configuration" /> |
|
<Reference Include="System.Core" /> |
|
<Reference Include="System.Data.SQLite, Version=1.0.112.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\KGIS.Framework.AE.1.0.6\lib\System.Data.SQLite.dll</HintPath> |
|
</Reference> |
|
<Reference Include="System.Management" /> |
|
<Reference Include="System.ServiceProcess" /> |
|
<Reference Include="System.Utility, Version=3.0.0.1, Culture=neutral, PublicKeyToken=71fa2eff70283245, processorArchitecture=x86"> |
|
<HintPath>..\packages\KUI.2.0.5\lib\System.Utility.dll</HintPath> |
|
</Reference> |
|
<Reference Include="System.Xml.Linq" /> |
|
<Reference Include="System.Data.DataSetExtensions" /> |
|
<Reference Include="Microsoft.CSharp" /> |
|
<Reference Include="System.Data" /> |
|
<Reference Include="System.Deployment" /> |
|
<Reference Include="System.Drawing" /> |
|
<Reference Include="System.Net.Http" /> |
|
<Reference Include="System.Windows.Forms" /> |
|
<Reference Include="System.Xml" /> |
|
<Reference Include="UIShell.OSGi, Version=1.2.2.5, Culture=neutral, PublicKeyToken=c86472448ee87261, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\Kingo.PluginLibrary.2.1.3\lib\UIShell.OSGi.dll</HintPath> |
|
</Reference> |
|
</ItemGroup> |
|
<ItemGroup> |
|
<Compile Include="GdalConfiguration.cs" /> |
|
<Compile Include="Program.cs" /> |
|
<Compile Include="Properties\AssemblyInfo.cs" /> |
|
<EmbeddedResource Include="Properties\Resources.resx"> |
|
<Generator>ResXFileCodeGenerator</Generator> |
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput> |
|
<SubType>Designer</SubType> |
|
</EmbeddedResource> |
|
<Compile Include="Properties\Resources.Designer.cs"> |
|
<AutoGen>True</AutoGen> |
|
<DependentUpon>Resources.resx</DependentUpon> |
|
</Compile> |
|
<None Include="JKRJ.pfx" /> |
|
<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> |
|
<Compile Include="Properties\Settings.Designer.cs"> |
|
<AutoGen>True</AutoGen> |
|
<DependentUpon>Settings.settings</DependentUpon> |
|
<DesignTimeSharedInput>True</DesignTimeSharedInput> |
|
</Compile> |
|
</ItemGroup> |
|
<ItemGroup> |
|
<None Include="App.config" /> |
|
</ItemGroup> |
|
<ItemGroup> |
|
<BootstrapperPackage Include=".NETFramework,Version=v4.7.2"> |
|
<Visible>False</Visible> |
|
<ProductName>Microsoft .NET Framework 4.7.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> |
|
<Content Include="NewIcon.ico" /> |
|
</ItemGroup> |
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
|
<PropertyGroup> |
|
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText> |
|
</PropertyGroup> |
|
<Error Condition="!Exists('..\packages\GDAL.Native.3.5.0\build\netstandard2.0\GDAL.Native.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\GDAL.Native.3.5.0\build\netstandard2.0\GDAL.Native.targets'))" /> |
|
<Error Condition="!Exists('..\packages\LargeAddressAware.1.0.5\build\LargeAddressAware.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\LargeAddressAware.1.0.5\build\LargeAddressAware.targets'))" /> |
|
<Error Condition="!Exists('..\packages\Kingo.Core.SntlAuthorize.1.0.5\build\Kingo.Core.SntlAuthorize.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Kingo.Core.SntlAuthorize.1.0.5\build\Kingo.Core.SntlAuthorize.targets'))" /> |
|
<Error Condition="!Exists('..\packages\Kingo.Core.Authorize.1.1.15\build\Kingo.Core.Authorize.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Kingo.Core.Authorize.1.1.15\build\Kingo.Core.Authorize.targets'))" /> |
|
</Target> |
|
<Import Project="..\packages\GDAL.Native.3.5.0\build\netstandard2.0\GDAL.Native.targets" Condition="Exists('..\packages\GDAL.Native.3.5.0\build\netstandard2.0\GDAL.Native.targets')" /> |
|
<Import Project="..\packages\LargeAddressAware.1.0.5\build\LargeAddressAware.targets" Condition="Exists('..\packages\LargeAddressAware.1.0.5\build\LargeAddressAware.targets')" /> |
|
<Import Project="..\packages\Kingo.Core.SntlAuthorize.1.0.5\build\Kingo.Core.SntlAuthorize.targets" Condition="Exists('..\packages\Kingo.Core.SntlAuthorize.1.0.5\build\Kingo.Core.SntlAuthorize.targets')" /> |
|
<Import Project="..\packages\Kingo.Core.Authorize.1.1.15\build\Kingo.Core.Authorize.targets" Condition="Exists('..\packages\Kingo.Core.Authorize.1.1.15\build\Kingo.Core.Authorize.targets')" /> |
|
</Project> |