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.
		
		
		
		
		
			
		
			
				
					
					
						
							426 lines
						
					
					
						
							23 KiB
						
					
					
				
			
		
		
	
	
							426 lines
						
					
					
						
							23 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>{29FACF1C-75B0-4A83-92E4-3C962346BBB2}</ProjectGuid> | 
						|
    <OutputType>Library</OutputType> | 
						|
    <AppDesignerFolder>Properties</AppDesignerFolder> | 
						|
    <RootNamespace>Kingo.Plugin.BGSetting</RootNamespace> | 
						|
    <AssemblyName>Kingo.Plugin.BGSetting</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.SystemSetting\</OutputPath> | 
						|
    <DefineConstants>DEBUG;TRACE</DefineConstants> | 
						|
    <ErrorReport>prompt</ErrorReport> | 
						|
    <WarningLevel>4</WarningLevel> | 
						|
    <PlatformTarget>x86</PlatformTarget> | 
						|
  </PropertyGroup> | 
						|
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | 
						|
    <DebugType>pdbonly</DebugType> | 
						|
    <Optimize>true</Optimize> | 
						|
    <OutputPath>..\..\Apps\Plugins\KGIS.Plugin.SystemSetting\</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.SystemSetting\</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> | 
						|
    <DebugType>pdbonly</DebugType> | 
						|
    <PlatformTarget>x86</PlatformTarget> | 
						|
    <ErrorReport>prompt</ErrorReport> | 
						|
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> | 
						|
  </PropertyGroup> | 
						|
  <ItemGroup> | 
						|
    <Reference Include="DevExpress.Data.v17.1"> | 
						|
      <HintPath>..\..\Lib\DEV17.1\DevExpress.Data.v17.1.dll</HintPath> | 
						|
      <Private>False</Private> | 
						|
    </Reference> | 
						|
    <Reference Include="DevExpress.Docs.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"> | 
						|
      <SpecificVersion>False</SpecificVersion> | 
						|
      <HintPath>..\..\Lib\DEV17.1\DevExpress.Docs.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.Office.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"> | 
						|
      <SpecificVersion>False</SpecificVersion> | 
						|
      <HintPath>..\..\Lib\DEV17.1\DevExpress.Office.v17.1.Core.dll</HintPath> | 
						|
      <Private>False</Private> | 
						|
    </Reference> | 
						|
    <Reference Include="DevExpress.Printing.v17.1.Core"> | 
						|
      <HintPath>..\..\Lib\DEV17.1\DevExpress.Printing.v17.1.Core.dll</HintPath> | 
						|
      <Private>False</Private> | 
						|
    </Reference> | 
						|
    <Reference Include="DevExpress.Spreadsheet.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"> | 
						|
      <SpecificVersion>False</SpecificVersion> | 
						|
      <HintPath>..\..\Lib\DEV17.1\DevExpress.Spreadsheet.v17.1.Core.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.Xpf.Grid.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"> | 
						|
      <SpecificVersion>False</SpecificVersion> | 
						|
      <HintPath>..\..\Lib\DEV17.1\DevExpress.Xpf.Grid.v17.1.dll</HintPath> | 
						|
      <Private>False</Private> | 
						|
    </Reference> | 
						|
    <Reference Include="DevExpress.Xpf.Grid.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"> | 
						|
      <SpecificVersion>False</SpecificVersion> | 
						|
      <HintPath>..\..\Lib\DEV17.1\DevExpress.Xpf.Grid.v17.1.Core.dll</HintPath> | 
						|
      <Private>False</Private> | 
						|
    </Reference> | 
						|
    <Reference Include="DevExpress.Xpf.LayoutControl.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"> | 
						|
      <SpecificVersion>False</SpecificVersion> | 
						|
      <HintPath>..\..\Lib\DEV17.1\DevExpress.Xpf.LayoutControl.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.AxControls, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL"> | 
						|
      <SpecificVersion>False</SpecificVersion> | 
						|
      <HintPath>..\..\Lib\ESRI\ESRI.ArcGIS.AxControls.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> | 
						|
      <EmbedInteropTypes>False</EmbedInteropTypes> | 
						|
      <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"> | 
						|
      <EmbedInteropTypes>False</EmbedInteropTypes> | 
						|
      <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.Display, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86"> | 
						|
      <EmbedInteropTypes>False</EmbedInteropTypes> | 
						|
      <Private>False</Private> | 
						|
    </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> | 
						|
      <Private>False</Private> | 
						|
    </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> | 
						|
      <Private>False</Private> | 
						|
    </Reference> | 
						|
    <Reference Include="ESRI.ArcGIS.System, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86"> | 
						|
      <EmbedInteropTypes>False</EmbedInteropTypes> | 
						|
      <Private>False</Private> | 
						|
    </Reference> | 
						|
    <Reference Include="gdalconst_csharp, Version=3.5.0.0, Culture=neutral, PublicKeyToken=db5a52b08dc5b321, processorArchitecture=MSIL"> | 
						|
      <SpecificVersion>False</SpecificVersion> | 
						|
      <HintPath>..\..\packages\GDAL.3.5.0\lib\netstandard2.0\gdalconst_csharp.dll</HintPath> | 
						|
      <Private>False</Private> | 
						|
    </Reference> | 
						|
    <Reference Include="gdal_csharp, Version=3.5.0.0, Culture=neutral, PublicKeyToken=db5a52b08dc5b321, processorArchitecture=MSIL"> | 
						|
      <SpecificVersion>False</SpecificVersion> | 
						|
      <HintPath>..\..\packages\GDAL.3.5.0\lib\netstandard2.0\gdal_csharp.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.DBOperator"> | 
						|
      <HintPath>..\..\packages\KGIS.Framework.DBOperator.1.0.0\lib\KGIS.Framework.DBOperator.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.12.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL"> | 
						|
      <HintPath>..\..\packages\log4net.2.0.12\lib\net45\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> | 
						|
      <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="ogr_csharp, Version=3.5.0.0, Culture=neutral, PublicKeyToken=db5a52b08dc5b321, processorArchitecture=MSIL"> | 
						|
      <SpecificVersion>False</SpecificVersion> | 
						|
      <HintPath>..\..\packages\GDAL.3.5.0\lib\netstandard2.0\ogr_csharp.dll</HintPath> | 
						|
      <Private>False</Private> | 
						|
    </Reference> | 
						|
    <Reference Include="osr_csharp, Version=3.5.0.0, Culture=neutral, PublicKeyToken=db5a52b08dc5b321, processorArchitecture=MSIL"> | 
						|
      <SpecificVersion>False</SpecificVersion> | 
						|
      <HintPath>..\..\packages\GDAL.3.5.0\lib\netstandard2.0\osr_csharp.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>True</EmbedInteropTypes> | 
						|
    </Reference> | 
						|
    <Reference Include="System" /> | 
						|
    <Reference Include="System.ComponentModel.DataAnnotations" /> | 
						|
    <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.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.Web" /> | 
						|
    <Reference Include="System.Windows" /> | 
						|
    <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\AddFieldSXWHForDBLayer.cs" /> | 
						|
    <Compile Include="Commands\CmdCreateZLDB.cs" /> | 
						|
    <Compile Include="Commands\CmdKCDLXSSetting.cs" /> | 
						|
    <Compile Include="Commands\CmdCreateBGDB.cs" /> | 
						|
    <Compile Include="Commands\CmdSystemSetting.cs" /> | 
						|
    <Compile Include="Service\LayerEntity.cs" /> | 
						|
    <Compile Include="Service\SystCfgClass.cs" /> | 
						|
    <Compile Include="Properties\AssemblyInfo.cs" /> | 
						|
    <Compile Include="View\FrmKCDLXSWH.xaml.cs"> | 
						|
      <DependentUpon>FrmKCDLXSWH.xaml</DependentUpon> | 
						|
    </Compile> | 
						|
    <Compile Include="View\UCOpenSystemSet.xaml.cs"> | 
						|
      <DependentUpon>UCOpenSystemSet.xaml</DependentUpon> | 
						|
    </Compile> | 
						|
    <Compile Include="View\ViewSystemSetting\FrmWYInfoSetting.xaml.cs"> | 
						|
      <DependentUpon>FrmWYInfoSetting.xaml</DependentUpon> | 
						|
    </Compile> | 
						|
    <Compile Include="View\ViewSystemSetting\UCLayerStyleSet.xaml.cs"> | 
						|
      <DependentUpon>UCLayerStyleSet.xaml</DependentUpon> | 
						|
    </Compile> | 
						|
    <Compile Include="View\ViewSystemSetting\ViewAttributeShowSetting.xaml.cs"> | 
						|
      <DependentUpon>ViewAttributeShowSetting.xaml</DependentUpon> | 
						|
    </Compile> | 
						|
    <Compile Include="View\ViewSystemSetting\ViewAuthoriza.xaml.cs"> | 
						|
      <DependentUpon>ViewAuthoriza.xaml</DependentUpon> | 
						|
    </Compile> | 
						|
    <Compile Include="View\ViewSystemSetting\ViewAuxiliaryTools.xaml.cs"> | 
						|
      <DependentUpon>ViewAuxiliaryTools.xaml</DependentUpon> | 
						|
    </Compile> | 
						|
    <Compile Include="View\ViewSystemSetting\ViewLayerCfgSetting.xaml.cs"> | 
						|
      <DependentUpon>ViewLayerCfgSetting.xaml</DependentUpon> | 
						|
    </Compile> | 
						|
    <Compile Include="View\ViewSystemSetting\ViewRuleSetting.xaml.cs"> | 
						|
      <DependentUpon>ViewRuleSetting.xaml</DependentUpon> | 
						|
    </Compile> | 
						|
    <Compile Include="View\ViewSystemSetting\ViewZLRuleSetting.xaml.cs"> | 
						|
      <DependentUpon>ViewZLRuleSetting.xaml</DependentUpon> | 
						|
    </Compile> | 
						|
    <Compile Include="View\ViewSystemSetting\ViewBGRuleSetting.xaml.cs"> | 
						|
      <DependentUpon>ViewBGRuleSetting.xaml</DependentUpon> | 
						|
    </Compile> | 
						|
    <Compile Include="View\ViewSystemSetting\ViewLayterAttributeSetting.xaml.cs"> | 
						|
      <DependentUpon>ViewLayterAttributeSetting.xaml</DependentUpon> | 
						|
    </Compile> | 
						|
    <Compile Include="View\ViewSystemSetting\ViewWYInfoSetting.xaml.cs"> | 
						|
      <DependentUpon>ViewWYInfoSetting.xaml</DependentUpon> | 
						|
    </Compile> | 
						|
    <Compile Include="View\ViewSystemSetting\ViewBGSetting.xaml.cs"> | 
						|
      <DependentUpon>ViewBGSetting.xaml</DependentUpon> | 
						|
    </Compile> | 
						|
  </ItemGroup> | 
						|
  <ItemGroup> | 
						|
    <None Include="app.config" /> | 
						|
    <None Include="JKRJ.pfx" /> | 
						|
    <None Include="Manifest.xml"> | 
						|
      <SubType>Designer</SubType> | 
						|
      <CopyToOutputDirectory>Always</CopyToOutputDirectory> | 
						|
    </None> | 
						|
  </ItemGroup> | 
						|
  <ItemGroup> | 
						|
    <None Include="packages.config" /> | 
						|
    <None Include="Resources\扣除地类系数设置.png"> | 
						|
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | 
						|
    </None> | 
						|
  </ItemGroup> | 
						|
  <ItemGroup> | 
						|
    <Page Include="View\FrmKCDLXSWH.xaml"> | 
						|
      <SubType>Designer</SubType> | 
						|
      <Generator>MSBuild:Compile</Generator> | 
						|
    </Page> | 
						|
    <Page Include="View\UCOpenSystemSet.xaml"> | 
						|
      <Generator>MSBuild:Compile</Generator> | 
						|
      <SubType>Designer</SubType> | 
						|
    </Page> | 
						|
    <Page Include="View\ViewSystemSetting\FrmWYInfoSetting.xaml"> | 
						|
      <Generator>MSBuild:Compile</Generator> | 
						|
      <SubType>Designer</SubType> | 
						|
    </Page> | 
						|
    <Page Include="View\ViewSystemSetting\UCLayerStyleSet.xaml"> | 
						|
      <Generator>MSBuild:Compile</Generator> | 
						|
      <SubType>Designer</SubType> | 
						|
    </Page> | 
						|
    <Page Include="View\ViewSystemSetting\ViewAttributeShowSetting.xaml"> | 
						|
      <SubType>Designer</SubType> | 
						|
      <Generator>MSBuild:Compile</Generator> | 
						|
    </Page> | 
						|
    <Page Include="View\ViewSystemSetting\ViewAuthoriza.xaml"> | 
						|
      <SubType>Designer</SubType> | 
						|
      <Generator>MSBuild:Compile</Generator> | 
						|
    </Page> | 
						|
    <Page Include="View\ViewSystemSetting\ViewAuxiliaryTools.xaml"> | 
						|
      <SubType>Designer</SubType> | 
						|
      <Generator>MSBuild:Compile</Generator> | 
						|
    </Page> | 
						|
    <Page Include="View\ViewSystemSetting\ViewLayerCfgSetting.xaml"> | 
						|
      <Generator>MSBuild:Compile</Generator> | 
						|
      <SubType>Designer</SubType> | 
						|
    </Page> | 
						|
    <Page Include="View\ViewSystemSetting\ViewRuleSetting.xaml"> | 
						|
      <Generator>MSBuild:Compile</Generator> | 
						|
      <SubType>Designer</SubType> | 
						|
    </Page> | 
						|
    <Page Include="View\ViewSystemSetting\ViewZLRuleSetting.xaml"> | 
						|
      <Generator>MSBuild:Compile</Generator> | 
						|
      <SubType>Designer</SubType> | 
						|
    </Page> | 
						|
    <Page Include="View\ViewSystemSetting\ViewBGRuleSetting.xaml"> | 
						|
      <Generator>MSBuild:Compile</Generator> | 
						|
      <SubType>Designer</SubType> | 
						|
    </Page> | 
						|
    <Page Include="View\ViewSystemSetting\ViewLayterAttributeSetting.xaml"> | 
						|
      <SubType>Designer</SubType> | 
						|
      <Generator>MSBuild:Compile</Generator> | 
						|
    </Page> | 
						|
    <Page Include="View\ViewSystemSetting\ViewWYInfoSetting.xaml"> | 
						|
      <Generator>MSBuild:Compile</Generator> | 
						|
      <SubType>Designer</SubType> | 
						|
    </Page> | 
						|
    <Page Include="View\ViewSystemSetting\ViewBGSetting.xaml"> | 
						|
      <SubType>Designer</SubType> | 
						|
      <Generator>MSBuild:Compile</Generator> | 
						|
    </Page> | 
						|
  </ItemGroup> | 
						|
  <ItemGroup> | 
						|
    <ProjectReference Include="..\..\Kingo.PluginServiceInterface\Kingo.PluginServiceInterface.csproj"> | 
						|
      <Project>{5e1f7e10-99ea-4893-8d52-a38b9491896d}</Project> | 
						|
      <Name>Kingo.PluginServiceInterface</Name> | 
						|
      <Private>False</Private> | 
						|
    </ProjectReference> | 
						|
    <ProjectReference Include="..\Kingo.Framework.LayerStyleConvert\Kingo.Framework.LayerStyleConvert.csproj"> | 
						|
      <Project>{2592a112-78ae-448d-a828-4db3c5300e92}</Project> | 
						|
      <Name>Kingo.Framework.LayerStyleConvert</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> |