年度变更建库软件5.0版本
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.

316 lines
18 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>{6BC4019B-4BA2-4EDF-B170-397CF8B06D44}</ProjectGuid>
<OutputType>Exe</OutputType>
<RootNamespace>Kingo.Plugin.ShapeToKOApp</RootNamespace>
<AssemblyName>Kingo.Plugin.ShapeToKOApp</AssemblyName>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<WarningLevel>4</WarningLevel>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<Deterministic>true</Deterministic>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
<TargetFrameworkProfile />
<LargeAddressAware>True</LargeAddressAware>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>x86</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>x86</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\..\..\Apps\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<StartupObject>Kingo.Plugin.ShapeToKOApp.Program</StartupObject>
</PropertyGroup>
<PropertyGroup>
<SignAssembly>true</SignAssembly>
</PropertyGroup>
<PropertyGroup>
<AssemblyOriginatorKeyFile>JKRJ.pfx</AssemblyOriginatorKeyFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="ArcShapeFileNetDLL">
<HintPath>..\..\..\Lib\ArcShapeFileNetDLL.dll</HintPath>
</Reference>
<Reference Include="DevExpress.Mvvm.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<Private>False</Private>
</Reference>
<Reference Include="ESRI.ArcGIS.Carto, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<EmbedInteropTypes>False</EmbedInteropTypes>
<HintPath>..\..\..\Lib\ESRI\ESRI.ArcGIS.Carto.dll</HintPath>
</Reference>
<Reference Include="ESRI.ArcGIS.DataSourcesFile, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<EmbedInteropTypes>False</EmbedInteropTypes>
<HintPath>..\..\..\Lib\ESRI\ESRI.ArcGIS.DataSourcesFile.dll</HintPath>
</Reference>
<Reference Include="ESRI.ArcGIS.DataSourcesGDB, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<EmbedInteropTypes>False</EmbedInteropTypes>
<HintPath>..\..\..\Lib\ESRI\ESRI.ArcGIS.DataSourcesGDB.dll</HintPath>
</Reference>
<Reference Include="ESRI.ArcGIS.Display, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<EmbedInteropTypes>False</EmbedInteropTypes>
<HintPath>..\..\..\Lib\ESRI\ESRI.ArcGIS.Display.dll</HintPath>
</Reference>
<Reference Include="ESRI.ArcGIS.Geodatabase, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<EmbedInteropTypes>False</EmbedInteropTypes>
<HintPath>..\..\..\Lib\ESRI\ESRI.ArcGIS.Geodatabase.dll</HintPath>
</Reference>
<Reference Include="ESRI.ArcGIS.Geometry, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<EmbedInteropTypes>False</EmbedInteropTypes>
<HintPath>..\..\..\Lib\ESRI\ESRI.ArcGIS.Geometry.dll</HintPath>
</Reference>
<Reference Include="ESRI.ArcGIS.System, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<EmbedInteropTypes>False</EmbedInteropTypes>
<HintPath>..\..\..\Lib\ESRI\ESRI.ArcGIS.System.dll</HintPath>
</Reference>
<Reference Include="ESRI.ArcGIS.Version, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\Lib\ESRI\ESRI.ArcGIS.Version.dll</HintPath>
</Reference>
<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="GeoAPI">
<HintPath>..\..\..\Lib\ESRI\GeoAPI.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="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="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="NetTopologySuite">
<HintPath>..\..\..\Lib\NetTopologySuite.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.Data" />
<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.Drawing" />
<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.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" />
</ItemGroup>
<ItemGroup>
<Compile Include="Class\ShapeFieldInfo.cs" />
<Compile Include="Class\SpatialRefrenceStruct.cs" />
<Compile Include="Enum\eFieldType.cs" />
<Compile Include="Helper\SQLiteHelper.cs" />
<Compile Include="KoDataBase\AdvancedDrawimgInfoManager.cs" />
<Compile Include="KoDataBase\ArcFeatureDataSource.cs" />
<Compile Include="KoDataBase\KODBFeatureLayer.cs" />
<Compile Include="KoDataBase\LabelStyleConvert.cs" />
<Compile Include="KoDataBase\LayerComm.cs" />
<Compile Include="KoDataBase\MessageReport.cs" />
<Compile Include="KoDataBase\SymbolConvert.cs" />
<Compile Include="Program.cs" />
<Compile Include="XSDClass\AdvancedDrawingInfo.cs" />
<Compile Include="XSDClass\AMarkSymbol.cs" />
<Compile Include="XSDClass\AnchorPointClass.cs" />
<Compile Include="XSDClass\CIMColorSubstitution.cs" />
<Compile Include="XSDClass\CIMFill.cs" />
<Compile Include="XSDClass\CIMFilledStroke.cs" />
<Compile Include="XSDClass\CIMFillPlacement.cs" />
<Compile Include="XSDClass\CIMFillPlacementInsidePolygon.cs" />
<Compile Include="XSDClass\CIMHatchPattern.cs" />
<Compile Include="XSDClass\CIMLineSymbol.cs" />
<Compile Include="XSDClass\CIMMarker.cs" />
<Compile Include="XSDClass\CIMMarkerPattern.cs" />
<Compile Include="XSDClass\CIMPattern.cs" />
<Compile Include="XSDClass\CIMPictureMarker.cs" />
<Compile Include="XSDClass\CIMPlacedPointSymbolsHashLine.cs" />
<Compile Include="XSDClass\CIMPlacedPointSymbolsMarkerLine.cs" />
<Compile Include="XSDClass\CIMPointSymbol.cs" />
<Compile Include="XSDClass\CIMPointSymbolPlacementAlongLineSameSize.cs" />
<Compile Include="XSDClass\CIMPolygonSymbol.cs" />
<Compile Include="XSDClass\CIMSimpleMarker.cs" />
<Compile Include="XSDClass\CIMSolidPattern.cs" />
<Compile Include="XSDClass\CIMSymbol.cs" />
<Compile Include="XSDClass\CIMSymbolReference.cs" />
<Compile Include="XSDClass\CIMTiledPattern.cs" />
<Compile Include="XSDClass\CIMVectorMarker.cs" />
<Compile Include="XSDClass\CLSymbol.cs" />
<Compile Include="XSDClass\CMarkerSymbol.cs" />
<Compile Include="XSDClass\ColorSubstitution.cs" />
<Compile Include="XSDClass\CommonMethod.cs" />
<Compile Include="XSDClass\ControllerMembership.cs" />
<Compile Include="XSDClass\DEFeatureClassInfo.cs" />
<Compile Include="XSDClass\Domains.cs" />
<Compile Include="XSDClass\DrawingInfo.cs" />
<Compile Include="XSDClass\EditFieldsInfo.cs" />
<Compile Include="XSDClass\Envelop.cs" />
<Compile Include="XSDClass\EnvelopeN.cs" />
<Compile Include="XSDClass\esriArrowMarkerStyle.cs" />
<Compile Include="XSDClass\esriDatasetType.cs" />
<Compile Include="XSDClass\esriFeatureType.cs" />
<Compile Include="XSDClass\esriFieldType.cs" />
<Compile Include="XSDClass\ESRIFont.cs" />
<Compile Include="XSDClass\esriGeometryType.cs" />
<Compile Include="XSDClass\esriLineCapStyle.cs" />
<Compile Include="XSDClass\esriLineJoinStyle.cs" />
<Compile Include="XSDClass\esriMarkerFillStyle.cs" />
<Compile Include="XSDClass\esriSimpleFillStyle.cs" />
<Compile Include="XSDClass\esriSimpleLineStyle.cs" />
<Compile Include="XSDClass\esriSimpleMarkerStyle.cs" />
<Compile Include="XSDClass\ESRIType.cs" />
<Compile Include="XSDClass\Extent.cs" />
<Compile Include="XSDClass\Field.cs" />
<Compile Include="XSDClass\FieldCreationConverter.cs" />
<Compile Include="XSDClass\FieldNomal.cs" />
<Compile Include="XSDClass\FieldWithLength.cs" />
<Compile Include="XSDClass\FrameClass.cs" />
<Compile Include="XSDClass\FSymbol.cs" />
<Compile Include="XSDClass\FSymbolWithNameAndData.cs" />
<Compile Include="XSDClass\GeometryClass.cs" />
<Compile Include="XSDClass\GPFieldInfoEx.cs" />
<Compile Include="XSDClass\HashLSymbol.cs" />
<Compile Include="XSDClass\ItemInfo.cs" />
<Compile Include="XSDClass\LabelingInfo.cs" />
<Compile Include="XSDClass\LineFSymbol.cs" />
<Compile Include="XSDClass\LSymbol.cs" />
<Compile Include="XSDClass\MarkerGraphicsClass.cs" />
<Compile Include="XSDClass\MarkLSymbol.cs" />
<Compile Include="XSDClass\MFSymbol.cs" />
<Compile Include="XSDClass\Modify.cs" />
<Compile Include="XSDClass\MSymbol.cs" />
<Compile Include="XSDClass\MultiLayerFillSymbol.cs" />
<Compile Include="XSDClass\MultiLayerLineSymbol.cs" />
<Compile Include="XSDClass\MultiLayerMarkerSymbol.cs" />
<Compile Include="XSDClass\Names.cs" />
<Compile Include="XSDClass\OutLine.cs" />
<Compile Include="XSDClass\OwnershipBasedAccessControlForFeatures.cs" />
<Compile Include="XSDClass\PFSymbol.cs" />
<Compile Include="XSDClass\PictureLSymbol.cs" />
<Compile Include="XSDClass\PMarkSymbol.cs" />
<Compile Include="XSDClass\ProjectedCoordinateSystem.cs" />
<Compile Include="XSDClass\PropertySet.cs" />
<Compile Include="XSDClass\PropertySetProperty.cs" />
<Compile Include="XSDClass\Prototype.cs" />
<Compile Include="XSDClass\Relationship.cs" />
<Compile Include="XSDClass\Renderer.cs" />
<Compile Include="XSDClass\SFSymbol.cs" />
<Compile Include="XSDClass\SimpleRenderer.cs" />
<Compile Include="XSDClass\SLSymbol.cs" />
<Compile Include="XSDClass\SMarkerSymbol.cs" />
<Compile Include="XSDClass\SpatialReference.cs" />
<Compile Include="XSDClass\Symbol.cs" />
<Compile Include="XSDClass\SymbolLayer.cs" />
<Compile Include="XSDClass\Template.cs" />
<Compile Include="XSDClass\TSSymbol.cs" />
<Compile Include="XSDClass\TypeObject.cs" />
<Compile Include="XSDClass\TypeObjectCreationConverter.cs" />
<Compile Include="XSDClass\UniqueType.cs" />
<Compile Include="XSDClass\UniqueValueInfo.cs" />
<Compile Include="XSDClass\UniqueValueRenderer.cs" />
<Compile Include="GdalConfiguration.cs" />
<Compile Include="KoDataBase\ISpatialDataSource.cs" />
</ItemGroup>
<ItemGroup>
<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>
</EmbeddedResource>
<None Include="JKRJ.pfx" />
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<None Include="Resources\Template.ko" />
<None Include="Resources\TemplateLine.ko" />
<None Include="Resources\TemplateNB.ko" />
<None Include="Resources\TemplatePoint.ko" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="..\..\..\packages\Microsoft.VisualStudio.SDK.EmbedInteropTypes.15.0.16\build\Microsoft.VisualStudio.SDK.EmbedInteropTypes.targets" Condition="Exists('..\..\..\packages\Microsoft.VisualStudio.SDK.EmbedInteropTypes.15.0.16\build\Microsoft.VisualStudio.SDK.EmbedInteropTypes.targets')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\..\..\packages\Microsoft.VisualStudio.SDK.EmbedInteropTypes.15.0.16\build\Microsoft.VisualStudio.SDK.EmbedInteropTypes.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\packages\Microsoft.VisualStudio.SDK.EmbedInteropTypes.15.0.16\build\Microsoft.VisualStudio.SDK.EmbedInteropTypes.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\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>