|
|
|
|
<?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>{6C69D502-E000-4191-AF91-16B634BD2E2C}</ProjectGuid>
|
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
|
<RootNamespace>Kingo.RuleCheck</RootNamespace>
|
|
|
|
|
<AssemblyName>Kingo.RuleCheck</AssemblyName>
|
|
|
|
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
|
<Deterministic>true</Deterministic>
|
|
|
|
|
<TargetFrameworkProfile />
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
<Optimize>false</Optimize>
|
|
|
|
|
<OutputPath>..\..\..\Apps\</OutputPath>
|
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<SignAssembly>true</SignAssembly>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<AssemblyOriginatorKeyFile>JKRJ.pfx</AssemblyOriginatorKeyFile>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<OutputPath>..\..\..\Apps\</OutputPath>
|
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
|
<LangVersion>7.3</LangVersion>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
|
|
|
<OutputPath>bin\x86\Release\</OutputPath>
|
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
|
<LangVersion>7.3</LangVersion>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Reference Include="ESRI.ArcGIS.ADF, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=x86">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\lib\ESRI\10.2\ESRI.ArcGIS.ADF.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ESRI.ArcGIS.AnalysisTools, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\lib\ESRI\10.2\ESRI.ArcGIS.AnalysisTools.dll</HintPath>
|
|
|
|
|
</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\10.2\ESRI.ArcGIS.Carto.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ESRI.ArcGIS.ConversionTools, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<Private>False</Private>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ESRI.ArcGIS.DataManagementTools, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\lib\ESRI\10.2\ESRI.ArcGIS.DataManagementTools.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\10.2\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\10.2\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\10.2\ESRI.ArcGIS.Display.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ESRI.ArcGIS.Geodatabase, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
|
|
|
|
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
|
|
|
|
</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\10.2\ESRI.ArcGIS.Geometry.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ESRI.ArcGIS.Geoprocessing, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
|
|
|
|
<HintPath>..\lib\ESRI\10.2\ESRI.ArcGIS.Geoprocessing.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ESRI.ArcGIS.Geoprocessor, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\lib\ESRI\10.2\ESRI.ArcGIS.Geoprocessor.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ESRI.ArcGIS.System, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86">
|
|
|
|
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ESRI.ArcGIS.Version, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\lib\ESRI\10.2\ESRI.ArcGIS.Version.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="GaussCalculateLibrary">
|
|
|
|
|
<HintPath>..\..\..\Lib\DTBJKDLL\GaussCalculateLibrary.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="GDAL.CSharp">
|
|
|
|
|
<HintPath>..\..\..\Lib\GDAL.CSharp.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="GeoAPI">
|
|
|
|
|
<HintPath>..\..\..\packages\GeoAPI.Core.1.7.5\lib\net45\GeoAPI.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="KGIS.Framework.AE">
|
|
|
|
|
<HintPath>..\..\..\packages\KGIS.Framework.AE.1.0.6\lib\KGIS.Framework.AE.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="KGIS.Framework.DBOperator">
|
|
|
|
|
<HintPath>..\..\..\packages\KGIS.Framework.DBOperator.1.0.0\lib\KGIS.Framework.DBOperator.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="KGIS.Framework.Maps">
|
|
|
|
|
<HintPath>..\..\..\packages\Kingo.PluginLibraryForMap.2.0.5\lib\KGIS.Framework.Maps.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="KGIS.Framework.Platform">
|
|
|
|
|
<HintPath>..\..\..\packages\Kingo.PluginLibrary.2.1.2\lib\KGIS.Framework.Platform.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="KGIS.Framework.Utils">
|
|
|
|
|
<HintPath>..\..\..\packages\Kingo.PluginLibrary.2.1.2\lib\KGIS.Framework.Utils.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="KGIS.USBDogHelper">
|
|
|
|
|
<HintPath>..\..\..\Lib\DTBJKDLL\KGIS.USBDogHelper.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Kingo.Crypto">
|
|
|
|
|
<HintPath>..\..\..\Lib\DTBJKDLL\Kingo.Crypto.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="NetTopologySuite">
|
|
|
|
|
<HintPath>..\..\..\packages\NetTopologySuite.Core.1.15.3\lib\net45\NetTopologySuite.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="NetTopologySuite.CoordinateSystems">
|
|
|
|
|
<HintPath>..\..\..\packages\NetTopologySuite.CoordinateSystems.1.15.3\lib\net45\NetTopologySuite.CoordinateSystems.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="stdole, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
|
|
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
|
<Reference Include="System.Data.SQLite">
|
|
|
|
|
<HintPath>..\..\..\Lib\SQLite\System.Data.SQLite.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
|
|
|
<Reference Include="Microsoft.CSharp" />
|
|
|
|
|
<Reference Include="System.Data" />
|
|
|
|
|
<Reference Include="System.Xml" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Compile Include="AEHelper\Enum.cs" />
|
|
|
|
|
<Compile Include="AEHelper\FeatureAPI.cs" />
|
|
|
|
|
<Compile Include="AEHelper\FeatureClassAPI.cs" />
|
|
|
|
|
<Compile Include="AEHelper\Field.cs" />
|
|
|
|
|
<Compile Include="AEHelper\ITableAPI.cs" />
|
|
|
|
|
<Compile Include="AEHelper\TableAPI.cs" />
|
|
|
|
|
<Compile Include="CheckHelper\CommonHelper.cs" />
|
|
|
|
|
<Compile Include="CheckHelper\DataCheckTopologyHelper.cs" />
|
|
|
|
|
<Compile Include="CheckHelper\GenerateAttributeHelper.cs" />
|
|
|
|
|
<Compile Include="CheckHelper\GeometryConvertHelper.cs" />
|
|
|
|
|
<Compile Include="CheckHelper\GeoprocessorHelper.cs" />
|
|
|
|
|
<Compile Include="AEHelper\IFeatureClassAPI.cs" />
|
|
|
|
|
<Compile Include="AEHelper\IWorkspaceAPI.cs" />
|
|
|
|
|
<Compile Include="CheckHelper\MDBHelper.cs" />
|
|
|
|
|
<Compile Include="CheckHelper\DBToMDBHelper.cs" />
|
|
|
|
|
<Compile Include="CheckHelper\SQLiteDBOperate.cs" />
|
|
|
|
|
<Compile Include="CheckHelper\UnionGeometry.cs" />
|
|
|
|
|
<Compile Include="AEHelper\WorkspaceAPI.cs" />
|
|
|
|
|
<Compile Include="AEHelper\WorkspaceFactory.cs" />
|
|
|
|
|
<Compile Include="DCParams.cs" />
|
|
|
|
|
<Compile Include="DLParams.cs" />
|
|
|
|
|
<Compile Include="DLTBBGEntity.cs" />
|
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
|
|
<Compile Include="RGJCCheck.cs" />
|
|
|
|
|
<Compile Include="IRuleCheck.cs" />
|
|
|
|
|
<Compile Include="RuleCheckBase.cs" />
|
|
|
|
|
<Compile Include="RuleCheckOpertion.cs" />
|
|
|
|
|
<Compile Include="RuleCommon.cs" />
|
|
|
|
|
<Compile Include="RuleEntity.cs" />
|
|
|
|
|
<Compile Include="WLHRGChecker.cs" />
|
|
|
|
|
<Compile Include="XJRuleCheck\CZCSXCheck_DTB.cs" />
|
|
|
|
|
<Compile Include="XJRuleCheck\DLSXYJZZPCheck_DTB.cs" />
|
|
|
|
|
<Compile Include="XJRuleCheck\RuleCheckBase_DTB.cs" />
|
|
|
|
|
<Compile Include="XJRuleCheck\RuleCheckOpertion_DTB.cs" />
|
|
|
|
|
<Compile Include="XJRuleCheck\SJJCCheck_DTB.cs" />
|
|
|
|
|
<Compile Include="XJRuleCheck\SLSJDataCheck_DTB.cs" />
|
|
|
|
|
<Compile Include="XJRuleCheck\TBTXCheck_JK.cs" />
|
|
|
|
|
<Compile Include="XJRuleCheck\TXSXCheck_DTB.cs" />
|
|
|
|
|
<Compile Include="XJRuleCheck\TYLBBNLJXCheck_DTB.cs" />
|
|
|
|
|
<Compile Include="XJRuleCheck\TYLBJLJXCheck_DTB.cs" />
|
|
|
|
|
<Compile Include="YCLOverlapCheck.cs" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<None Include="JKRJ.pfx" />
|
|
|
|
|
<None Include="packages.config" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
|
</Project>
|