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

755 lines
38 KiB

4 months ago
<?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>{9CC2C7EC-6E24-4C13-9927-83C48E0E6C66}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>KGIS.Plugin.LayerProperty</RootNamespace>
<AssemblyName>KGIS.Plugin.LayerProperty</AssemblyName>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
<TargetFrameworkProfile />
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\..\Apps\Plugins\KGIS.Plugin.LayerProperty\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\..\Apps\Plugins\KGIS.Plugin.LayerProperty\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<SignAssembly>true</SignAssembly>
</PropertyGroup>
<PropertyGroup>
<AssemblyOriginatorKeyFile>JKRJ.pfx</AssemblyOriginatorKeyFile>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>..\..\Apps\Plugins\KGIS.Plugin.LayerProperty\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
<OutputPath>bin\x86\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="DevExpress.Data.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Lib\DEV17.1\DevExpress.Data.v17.1.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="DevExpress.Mvvm.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Lib\DEV17.1\DevExpress.Mvvm.v17.1.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="DevExpress.Utils.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Lib\DEV17.1\DevExpress.Utils.v17.1.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="DevExpress.Xpf.Core.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Lib\DEV17.1\DevExpress.Xpf.Core.v17.1.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="DevExpress.XtraBars.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Lib\DEV17.1\DevExpress.XtraBars.v17.1.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="DevExpress.XtraCharts.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Lib\DEV17.1\DevExpress.XtraCharts.v17.1.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="DevExpress.XtraEditors.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Lib\DEV17.1\DevExpress.XtraEditors.v17.1.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="DevExpress.XtraGrid.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Lib\DEV17.1\DevExpress.XtraGrid.v17.1.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="DevExpress.XtraLayout.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Lib\DEV17.1\DevExpress.XtraLayout.v17.1.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="DevExpress.XtraNavBar.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Lib\DEV17.1\DevExpress.XtraNavBar.v17.1.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="DevExpress.XtraScheduler.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Lib\DEV17.1\DevExpress.XtraScheduler.v17.1.Core.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="DevExpress.XtraTreeList.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Lib\DEV17.1\DevExpress.XtraTreeList.v17.1.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="DevExpress.XtraVerticalGrid.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Lib\DEV17.1\DevExpress.XtraVerticalGrid.v17.1.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="ESRI.ArcGIS.ADF, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Lib\ESRI\ESRI.ArcGIS.ADF.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="ESRI.ArcGIS.Carto, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Lib\ESRI\ESRI.ArcGIS.Carto.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="ESRI.ArcGIS.Controls, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Lib\ESRI\ESRI.ArcGIS.Controls.dll</HintPath>
<Private>False</Private>
</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>
<Private>False</Private>
</Reference>
<Reference Include="ESRI.ArcGIS.DataSourcesGDB, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Lib\ESRI\ESRI.ArcGIS.DataSourcesGDB.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="ESRI.ArcGIS.DataSourcesRaster, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Lib\ESRI\ESRI.ArcGIS.DataSourcesRaster.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="ESRI.ArcGIS.Display, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Lib\ESRI\ESRI.ArcGIS.Display.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="ESRI.ArcGIS.Geodatabase, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Lib\ESRI\ESRI.ArcGIS.Geodatabase.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="ESRI.ArcGIS.Geometry, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Lib\ESRI\ESRI.ArcGIS.Geometry.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="ESRI.ArcGIS.System, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Lib\ESRI\ESRI.ArcGIS.System.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="GIS.HPU.ZYZ.SHP">
<HintPath>..\..\Lib\GIS.HPU.ZYZ.SHP.dll</HintPath>
<Private>False</Private>
</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>
<Private>False</Private>
</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>
<Private>False</Private>
</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>
<Private>False</Private>
</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>
<Private>False</Private>
</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>
<Private>False</Private>
</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>
<Private>False</Private>
</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>
<Private>False</Private>
</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>
<Private>False</Private>
</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>
<Private>False</Private>
</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>
<Private>False</Private>
</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>
<Private>False</Private>
</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>
<Private>False</Private>
</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>
<Private>False</Private>
</Reference>
<Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<EmbedInteropTypes>True</EmbedInteropTypes>
<HintPath>..\..\Lib\Microsoft.Office.Interop.Excel.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>
<Private>False</Private>
</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>
<Private>False</Private>
</Reference>
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
<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>False</EmbedInteropTypes>
<Private>False</Private>
</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>
<Private>False</Private>
</Reference>
<Reference Include="System.Drawing" />
<Reference Include="System.Runtime.Serialization" />
<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>
<Private>False</Private>
</Reference>
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xaml" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Net.Http" />
<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>
<Private>False</Private>
</Reference>
<Reference Include="WindowsBase" />
</ItemGroup>
<ItemGroup>
<Compile Include="Activator.cs" />
<Compile Include="Commands\CmdLayerStyleSet.cs" />
<Compile Include="Commands\CmdLayerProperty.cs" />
<Compile Include="Entity\GeometryEntity.cs" />
<Compile Include="Entity\LayerEntity.cs" />
<Compile Include="Enum\DatabaseType.cs" />
<Compile Include="Enum\DBDataType.cs" />
<Compile Include="Enum\EnumDataSource.cs" />
<Compile Include="Enum\enumFeatureRendererType.cs" />
<Compile Include="Enum\enumLayerType.cs" />
<Compile Include="Enum\enumRasterDataType.cs" />
<Compile Include="Enum\esriStyleClass.cs" />
<Compile Include="Enum\FieldKeyType.cs" />
<Compile Include="Enum\LayerPropertyChangedType.cs" />
<Compile Include="EventHandler\CallBack.cs" />
<Compile Include="EventHandler\CurrentObjectChangedEventArgs.cs" />
<Compile Include="EventHandler\CurrentObjectChangedEventHandler.cs" />
<Compile Include="EventHandler\ItemsChangedEventHandler.cs" />
<Compile Include="EventHandler\LayerPropertyChangedEventArgs.cs" />
<Compile Include="EventHandler\LayerPropertyChangedEventHandler.cs" />
<Compile Include="EventHandler\LayersChangedEventHandler.cs" />
<Compile Include="EventHandler\ListChangedEventArgs.cs" />
<Compile Include="EventHandler\LogAppendEventHandler.cs" />
<Compile Include="EventHandler\VisibleChangedEventHandler.cs" />
<Compile Include="Helper\ExportExcel.cs" />
<Compile Include="Interface\ICoreRDBHelper.cs" />
<Compile Include="Interface\IDatabaseLayerProperty.cs" />
<Compile Include="Interface\IDictionaryItem.cs" />
<Compile Include="Interface\IDisplayScheme.cs" />
<Compile Include="Interface\IDoStyleGallery.cs" />
<Compile Include="Interface\IDoStyleGalleryClass.cs" />
<Compile Include="Interface\IDoStyleGalleryItem.cs" />
<Compile Include="Interface\IDoStyleGalleryPath.cs" />
<Compile Include="Interface\IDoStyleGalleryStorage.cs" />
<Compile Include="Interface\IKgisDictionary.cs" />
<Compile Include="Interface\ILayerPropertiesSet.cs" />
<Compile Include="Interface\ILayerProperty.cs" />
<Compile Include="Interface\ILayerScheme.cs" />
<Compile Include="Interface\ILogEvent.cs" />
<Compile Include="Interface\IPlugIn.cs" />
<Compile Include="Interface\IPropertyPage.cs" />
<Compile Include="Interface\IRasterProperty.cs" />
<Compile Include="Interface\IRDBFactory.cs" />
<Compile Include="Interface\ISchemeItem.cs" />
<Compile Include="Interface\ISymbolSelector.cs" />
<Compile Include="Interface\ITraceHandler.cs" />
<Compile Include="Interface\IUCPropertyPageEx.cs" />
<Compile Include="Interface\IUCSymbolAtrribute.cs" />
<Compile Include="Interface\IUIPlugIn.cs" />
<Compile Include="Model\AbstractField.cs" />
<Compile Include="Model\AbstractStorage.cs" />
<Compile Include="Model\AbstractTable.cs" />
<Compile Include="Model\AEField.cs" />
<Compile Include="Model\DoStyleGallery.cs" />
<Compile Include="Model\DoStyleGalleryItem.cs" />
<Compile Include="Model\LocalRasterPropetry.cs" />
<Compile Include="Model\RasterProperty.cs" />
<Compile Include="Model\RECT.cs" />
<Compile Include="Model\RemoteRasterPropetry.cs" />
<Compile Include="Model\SQLSearch.cs" />
<Compile Include="Model\StyleItemTemp.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="Services\LayerPropertyService.cs" />
<Compile Include="Utils\ConvertUtil.cs" />
<Compile Include="Utils\DataColumnEx.cs" />
<Compile Include="Utils\DataSourceGeneric.cs" />
<Compile Include="Utils\GDI32.cs" />
<Compile Include="Utils\ItemInfo.cs" />
<Compile Include="Utils\RenderUtil.cs" />
<Compile Include="Utils\Settings.cs" />
<Compile Include="Utils\Storage\RDBHelperStorage.cs" />
<Compile Include="Utils\StyleGalleryFactory.cs" />
<Compile Include="Utils\StyleGalleryItemView.cs" />
<Compile Include="Utils\User32.cs" />
<Compile Include="Utils\Util.cs" />
<Compile Include="Utils\Win32Util.cs" />
<Compile Include="View\DevExpressInputBox.cs" />
<Compile Include="View\FormAddValue.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="View\FormAddValue.Designer.cs">
<DependentUpon>FormAddValue.cs</DependentUpon>
</Compile>
<Compile Include="View\FormGalleryPathSelector.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="View\FormGalleryPathSelector.Designer.cs">
<DependentUpon>FormGalleryPathSelector.cs</DependentUpon>
</Compile>
<Compile Include="View\FormImportFeatureSymbology.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="View\FormImportFeatureSymbology.Designer.cs">
<DependentUpon>FormImportFeatureSymbology.cs</DependentUpon>
</Compile>
<Compile Include="View\FormInputBox.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="View\FormInputBox.Designer.cs">
<DependentUpon>FormInputBox.cs</DependentUpon>
</Compile>
<Compile Include="View\FormLabelExpression.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="View\FormLabelExpression.Designer.cs">
<DependentUpon>FormLabelExpression.cs</DependentUpon>
</Compile>
<Compile Include="View\FormLabelScaleRangeSet.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="View\FormLabelScaleRangeSet.Designer.cs">
<DependentUpon>FormLabelScaleRangeSet.cs</DependentUpon>
</Compile>
<Compile Include="View\FormPlacmentProps.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="View\FormPlacmentProps.Designer.cs">
<DependentUpon>FormPlacmentProps.cs</DependentUpon>
</Compile>
<Compile Include="View\FormPointLabelRatation.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="View\FormPointLabelRatation.Designer.cs">
<DependentUpon>FormPointLabelRatation.cs</DependentUpon>
</Compile>
<Compile Include="View\FormPointPlacementAngles.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="View\FormPointPlacementAngles.Designer.cs">
<DependentUpon>FormPointPlacementAngles.cs</DependentUpon>
</Compile>
<Compile Include="View\FormPointRatation.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="View\FormPointRatation.Designer.cs">
<DependentUpon>FormPointRatation.cs</DependentUpon>
</Compile>
<Compile Include="View\FormSQLCreator.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="View\FormSQLCreator.Designer.cs">
<DependentUpon>FormSQLCreator.cs</DependentUpon>
</Compile>
<Compile Include="View\FormSymbolSelector.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="View\FormSymbolSelector.Designer.cs">
<DependentUpon>FormSymbolSelector.cs</DependentUpon>
</Compile>
<Compile Include="View\FormUniqueRendererFieldMatch.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="View\FormUniqueRendererFieldMatch.Designer.cs">
<DependentUpon>FormUniqueRendererFieldMatch.cs</DependentUpon>
</Compile>
<Compile Include="View\FrmLayerProperty.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="View\FrmLayerProperty.Designer.cs">
<DependentUpon>FrmLayerProperty.cs</DependentUpon>
</Compile>
<Compile Include="View\UCLayerStyleSet.xaml.cs">
<DependentUpon>UCLayerStyleSet.xaml</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\DevExpressControlCommand.cs" />
<Compile Include="View\UC_Controls\DevExpressControlInitList.cs" />
<Compile Include="View\UC_Controls\DevExpressXtraBarsCustomizationLocalizationCHS.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\DxperienceXtraBarsLocalizationCHS.cs" />
<Compile Include="View\UC_Controls\DxperienceXtraChartsLocalizationCHS.cs" />
<Compile Include="View\UC_Controls\DxperienceXtraEditorsLocalizationCHS.cs" />
<Compile Include="View\UC_Controls\DxperienceXtraGridLocalizationCHS.cs" />
<Compile Include="View\UC_Controls\DxperienceXtraLayoutLocalizationCHS.cs" />
<Compile Include="View\UC_Controls\DxperienceXtraNavBarLocalizationCHS.cs" />
<Compile Include="View\UC_Controls\DxperienceXtraPrintingLocalizationCHS.cs" />
<Compile Include="View\UC_Controls\DxperienceXtraSchedulerLocalizationCHS.cs" />
<Compile Include="View\UC_Controls\DxperienceXtraTreeListLocalizationCHS.cs" />
<Compile Include="View\UC_Controls\DxperienceXtraVerticalGridLocalizationCHS.cs" />
<Compile Include="View\UC_Controls\FormImportRasterRender.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCAnnotationSymbologyPropertyPage.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCAnnotationSymbologyPropertyPage.Designer.cs">
<DependentUpon>UCAnnotationSymbologyPropertyPage.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCColorRamps.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCColorRamps.Designer.cs">
<DependentUpon>UCColorRamps.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCDataSourceProperty.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCDataSourceProperty.Designer.cs">
<DependentUpon>UCDataSourceProperty.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCDefinitionQueryProperty.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCDefinitionQueryProperty.Designer.cs">
<DependentUpon>UCDefinitionQueryProperty.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCExtentSet.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCExtentSet.Designer.cs">
<DependentUpon>UCExtentSet.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCFeatureLayerDispProperty.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCFeatureLayerDispProperty.Designer.cs">
<DependentUpon>UCFeatureLayerDispProperty.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCFeatureRenderProperty.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCFeatureRenderProperty.Designer.cs">
<DependentUpon>UCFeatureRenderProperty.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCFieldsCombox.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCFieldsCombox.Designer.cs">
<DependentUpon>UCFieldsCombox.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCFieldsList.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCFieldsList.Designer.cs">
<DependentUpon>UCFieldsList.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCFieldsPropertyPage.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCFieldsPropertyPage.Designer.cs">
<DependentUpon>UCFieldsPropertyPage.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCFillSymbolAtrribute.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCFillSymbolAtrribute.Designer.cs">
<DependentUpon>UCFillSymbolAtrribute.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCGeneralProperty.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCGeneralProperty.Designer.cs">
<DependentUpon>UCGeneralProperty.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCGraduateColorsRenderer.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCGraduateColorsRenderer.Designer.cs">
<DependentUpon>UCGraduateColorsRenderer.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCLabelPropertyPage.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCLabelPropertyPage.Designer.cs">
<DependentUpon>UCLabelPropertyPage.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCLayerEffectPropertyPage.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCLayerEffectPropertyPage.Designer.cs">
<DependentUpon>UCLayerEffectPropertyPage.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCLayerProperties.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCLayerProperties.Designer.cs">
<DependentUpon>UCLayerProperties.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCLineSymbolAtrribute.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCLineSymbolAtrribute.Designer.cs">
<DependentUpon>UCLineSymbolAtrribute.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCMarkSymbolAtrribute.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCMarkSymbolAtrribute.Designer.cs">
<DependentUpon>UCMarkSymbolAtrribute.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCPointLabelPlacementSet.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCPointLabelPlacementSet.Designer.cs">
<DependentUpon>UCPointLabelPlacementSet.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCPolygonLabelPlacementSet.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCPolygonLabelPlacementSet.Designer.cs">
<DependentUpon>UCPolygonLabelPlacementSet.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCPolylineLabelPlacementSet.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCPolylineLabelPlacementSet.Designer.cs">
<DependentUpon>UCPolylineLabelPlacementSet.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCRasterCatalogDispPropertyPage.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCRasterLayerDispPropertyPage.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCRasterRenderProperty.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCRasterRGBRenderer.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCRasterStretchRenderer.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCRasterStretchSet.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCScaleCombox.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCScaleCombox.Designer.cs">
<DependentUpon>UCScaleCombox.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCSimpleRender.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCSimpleRender.Designer.cs">
<DependentUpon>UCSimpleRender.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCSQLCreator.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCSQLCreator.Designer.cs">
<DependentUpon>UCSQLCreator.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCSymbolMatch.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCSymbolMatch.Designer.cs">
<DependentUpon>UCSymbolMatch.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCTextSymbolAtrribute.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCTextSymbolAtrribute.Designer.cs">
<DependentUpon>UCTextSymbolAtrribute.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCUniqueValueManyFieldsRenderer.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCUniqueValueManyFieldsRenderer.Designer.cs">
<DependentUpon>UCUniqueValueManyFieldsRenderer.cs</DependentUpon>
</Compile>
<Compile Include="View\UC_Controls\UCUniqueValueRenderer.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="View\UC_Controls\UCUniqueValueRenderer.Designer.cs">
<DependentUpon>UCUniqueValueRenderer.cs</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
<EmbeddedResource Include="View\FormSymbolSelector.resx">
<DependentUpon>FormSymbolSelector.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="View\FrmLayerProperty.resx">
<DependentUpon>FrmLayerProperty.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="View\UC_Controls\UCFeatureLayerDispProperty.resx">
<DependentUpon>UCFeatureLayerDispProperty.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="View\UC_Controls\UCFeatureRenderProperty.resx">
<DependentUpon>UCFeatureRenderProperty.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="View\UC_Controls\UCFillSymbolAtrribute.resx">
<DependentUpon>UCFillSymbolAtrribute.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="View\UC_Controls\UCGeneralProperty.resx">
<DependentUpon>UCGeneralProperty.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="View\UC_Controls\UCLayerEffectPropertyPage.resx">
<DependentUpon>UCLayerEffectPropertyPage.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="View\UC_Controls\UCLayerProperties.resx">
<DependentUpon>UCLayerProperties.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="View\UC_Controls\UCLineSymbolAtrribute.resx">
<DependentUpon>UCLineSymbolAtrribute.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="View\UC_Controls\UCMarkSymbolAtrribute.resx">
<DependentUpon>UCMarkSymbolAtrribute.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="View\UC_Controls\UCPolylineLabelPlacementSet.resx">
<DependentUpon>UCPolylineLabelPlacementSet.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="View\UC_Controls\UCScaleCombox.resx">
<DependentUpon>UCScaleCombox.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="View\UC_Controls\UCTextSymbolAtrribute.resx">
<DependentUpon>UCTextSymbolAtrribute.cs</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="JKRJ.pfx" />
<None Include="packages.config" />
<None Include="Resources\pictureEdit1.EditValue.png" />
<None Include="Resources\pictureEdit2.EditValue.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Download.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Normal.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Search.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\single.bmp" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\unique.bmp" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\ContextMenus\图层属性设置.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<Page Include="View\UCLayerStyleSet.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
</ItemGroup>
<ItemGroup>
<None Include="Manifest.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Kingo.PluginServiceInterface\Kingo.PluginServiceInterface.csproj">
<Project>{5E1F7E10-99EA-4893-8D52-A38B9491896D}</Project>
<Name>Kingo.PluginServiceInterface</Name>
<Private>False</Private>
</ProjectReference>
</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\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\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>