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.
110 lines
6.6 KiB
110 lines
6.6 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>{3965917C-B5B1-484F-B34D-8621E78E6270}</ProjectGuid> |
|
<OutputType>Library</OutputType> |
|
<AppDesignerFolder>Properties</AppDesignerFolder> |
|
<RootNamespace>Kingo.Plugin.YWTBExtract</RootNamespace> |
|
<AssemblyName>Kingo.Plugin.YWTBExtract</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\Plugins\Kingo.Plugin.YWTBExtract\</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>bin\Release\</OutputPath> |
|
<DefineConstants>TRACE</DefineConstants> |
|
<ErrorReport>prompt</ErrorReport> |
|
<WarningLevel>4</WarningLevel> |
|
</PropertyGroup> |
|
<ItemGroup> |
|
<Reference Include="KGIS.Framework.Commands, Version=1.0.1.0, Culture=neutral, PublicKeyToken=4b1e5714b0a20e90, processorArchitecture=MSIL"> |
|
<HintPath>..\..\..\packages\Kingo.PluginLibrary.2.0.1\lib\KGIS.Framework.Commands.dll</HintPath> |
|
</Reference> |
|
<Reference Include="KGIS.Framework.Core, Version=1.0.1.0, Culture=neutral, PublicKeyToken=4b1e5714b0a20e90, processorArchitecture=MSIL"> |
|
<HintPath>..\..\..\packages\Kingo.PluginLibrary.2.0.1\lib\KGIS.Framework.Core.dll</HintPath> |
|
</Reference> |
|
<Reference Include="KGIS.Framework.Menus, Version=1.0.1.0, Culture=neutral, PublicKeyToken=4b1e5714b0a20e90, processorArchitecture=MSIL"> |
|
<HintPath>..\..\..\packages\Kingo.PluginLibrary.2.0.1\lib\KGIS.Framework.Menus.dll</HintPath> |
|
</Reference> |
|
<Reference Include="KGIS.Framework.Platform, Version=1.0.1.0, Culture=neutral, PublicKeyToken=4b1e5714b0a20e90, processorArchitecture=MSIL"> |
|
<HintPath>..\..\..\packages\Kingo.PluginLibrary.2.0.1\lib\KGIS.Framework.Platform.dll</HintPath> |
|
</Reference> |
|
<Reference Include="KGIS.Framework.Utils, Version=1.0.1.0, Culture=neutral, PublicKeyToken=4b1e5714b0a20e90, processorArchitecture=MSIL"> |
|
<HintPath>..\..\..\packages\Kingo.PluginLibrary.2.0.1\lib\KGIS.Framework.Utils.dll</HintPath> |
|
</Reference> |
|
<Reference Include="KGIS.Framework.Views, Version=1.0.1.0, Culture=neutral, PublicKeyToken=4b1e5714b0a20e90, processorArchitecture=MSIL"> |
|
<HintPath>..\..\..\packages\Kingo.PluginLibrary.2.0.1\lib\KGIS.Framework.Views.dll</HintPath> |
|
</Reference> |
|
<Reference Include="Kingo.Core.Authorize, Version=1.0.0.0, Culture=neutral, PublicKeyToken=49863d91e6d94444, processorArchitecture=MSIL"> |
|
<HintPath>..\..\..\packages\Kingo.Core.Authorize.1.0.0\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.2\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.2\lib\Microsoft.Windows.Shell.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="System" /> |
|
<Reference Include="System.Core" /> |
|
<Reference Include="System.Utility, Version=3.0.0.1, Culture=neutral, PublicKeyToken=71fa2eff70283245, processorArchitecture=x86"> |
|
<HintPath>..\..\..\packages\KUI.2.0.2\lib\System.Utility.dll</HintPath> |
|
</Reference> |
|
<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.0.1\lib\UIShell.OSGi.dll</HintPath> |
|
</Reference> |
|
</ItemGroup> |
|
<ItemGroup> |
|
<Compile Include="Activator.cs" /> |
|
<Compile Include="Properties\AssemblyInfo.cs" /> |
|
</ItemGroup> |
|
<ItemGroup> |
|
<None Include="Manifest.xml"> |
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
|
</None> |
|
</ItemGroup> |
|
<ItemGroup> |
|
<Folder Include="Commands\" /> |
|
</ItemGroup> |
|
<ItemGroup> |
|
<None Include="packages.config" /> |
|
<None Include="Resources\退出.png"> |
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
|
</None> |
|
</ItemGroup> |
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|
<Import Project="..\..\..\packages\Kingo.Core.Authorize.1.0.0\build\Kingo.Core.Authorize.targets" Condition="Exists('..\..\..\packages\Kingo.Core.Authorize.1.0.0\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.0.0\build\Kingo.Core.Authorize.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\packages\Kingo.Core.Authorize.1.0.0\build\Kingo.Core.Authorize.targets'))" /> |
|
</Target> |
|
</Project> |