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.
		
		
		
		
		
			
		
			
				
					
					
						
							214 lines
						
					
					
						
							11 KiB
						
					
					
				
			
		
		
	
	
							214 lines
						
					
					
						
							11 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>{2592A112-78AE-448D-A828-4DB3C5300E92}</ProjectGuid> | 
						|
    <OutputType>Library</OutputType> | 
						|
    <AppDesignerFolder>Properties</AppDesignerFolder> | 
						|
    <RootNamespace>Kingo.Framework.LayerStyleConvert</RootNamespace> | 
						|
    <AssemblyName>Kingo.Framework.LayerStyleConvert</AssemblyName> | 
						|
    <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion> | 
						|
    <FileAlignment>512</FileAlignment> | 
						|
    <Deterministic>true</Deterministic> | 
						|
    <NuGetPackageImportStamp> | 
						|
    </NuGetPackageImportStamp> | 
						|
  </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> | 
						|
  </PropertyGroup> | 
						|
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | 
						|
    <DebugType>pdbonly</DebugType> | 
						|
    <Optimize>true</Optimize> | 
						|
    <OutputPath>..\..\Apps\</OutputPath> | 
						|
    <DefineConstants>TRACE</DefineConstants> | 
						|
    <ErrorReport>prompt</ErrorReport> | 
						|
    <WarningLevel>4</WarningLevel> | 
						|
  </PropertyGroup> | 
						|
  <PropertyGroup> | 
						|
    <SignAssembly>true</SignAssembly> | 
						|
  </PropertyGroup> | 
						|
  <PropertyGroup> | 
						|
    <AssemblyOriginatorKeyFile>JKRJ.pfx</AssemblyOriginatorKeyFile> | 
						|
  </PropertyGroup> | 
						|
  <ItemGroup> | 
						|
    <Reference Include="ArcShapeFileNetDLL, Version=1.0.0.0, Culture=neutral, PublicKeyToken=bbb96e36212ced22, processorArchitecture=x86"> | 
						|
      <SpecificVersion>False</SpecificVersion> | 
						|
      <HintPath>..\..\Lib\ArcShapeFileNetDLL.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\ESRI.ArcGIS.Carto.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.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="KGIS.Framework.Utils"> | 
						|
      <HintPath>..\..\packages\Kingo.PluginLibrary.2.1.3\lib\KGIS.Framework.Utils.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="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="stdole, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> | 
						|
      <SpecificVersion>False</SpecificVersion> | 
						|
      <EmbedInteropTypes>False</EmbedInteropTypes> | 
						|
      <HintPath>..\..\Lib\stdole.dll</HintPath> | 
						|
    </Reference> | 
						|
    <Reference Include="System" /> | 
						|
    <Reference Include="System.Core" /> | 
						|
    <Reference Include="System.Drawing" /> | 
						|
    <Reference Include="System.Windows.Forms" /> | 
						|
    <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" /> | 
						|
  </ItemGroup> | 
						|
  <ItemGroup> | 
						|
    <Compile Include="AdvancedDrawimgInfoManager.cs" /> | 
						|
    <Compile Include="Common\AnnotationConvret.cs" /> | 
						|
    <Compile Include="Common\LabelStyleConvert.cs" /> | 
						|
    <Compile Include="Common\SymbolConvert.cs" /> | 
						|
    <Compile Include="eFieldType.cs" /> | 
						|
    <Compile Include="Properties\AssemblyInfo.cs" /> | 
						|
    <Compile Include="ShapeFieldInfo.cs" /> | 
						|
    <Compile Include="XSDClass\AdvancedAnnotationInfo.cs" /> | 
						|
    <Compile Include="XSDClass\AdvancedDrawingInfo.cs" /> | 
						|
    <Compile Include="XSDClass\AMarkSymbol.cs" /> | 
						|
    <Compile Include="XSDClass\AnchorPointClass.cs" /> | 
						|
    <Compile Include="XSDClass\AnnotationInfo.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\FontDisp.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\SimpleTextSymbol.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" /> | 
						|
  </ItemGroup> | 
						|
  <ItemGroup> | 
						|
    <None Include="JKRJ.pfx" /> | 
						|
    <None Include="packages.config" /> | 
						|
  </ItemGroup> | 
						|
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.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')" /> | 
						|
  <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.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> | 
						|
</Project> |