1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/GrapeCity-BaiduMapCellType

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
BDMapCellType.csproj 5.2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
katherinebai Отправлено 24.02.2018 08:52 13f885b
<?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>{D4B4DE10-3BA5-4509-812F-5727DDCE38E9}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>BDMapCellType</RootNamespace>
<AssemblyName>BDMapCellType</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SccProjectName>SAK</SccProjectName>
<SccLocalPath>SAK</SccLocalPath>
<SccAuxPath>SAK</SccAuxPath>
<SccProvider>SAK</SccProvider>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\</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\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
<Reference Include="System" />
<Reference Include="System.Core" />
<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="BDMapCellType.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Resource.ja.Designer.cs">
<DependentUpon>Resource.ja.resx</DependentUpon>
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
</Compile>
<Compile Include="Resource.zh-CN.Designer.cs">
<DependentUpon>Resource.zh-CN.resx</DependentUpon>
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
</Compile>
<Compile Include="Resource.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resource.resx</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<None Include="PluginConfig.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="Resources\BDMapCellType.js">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<Resource Include="Resources\Icon.png" />
<None Include="Resources\PluginLogo.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<None Include="Resources\api_map_baidu.js">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="Resources\DistanceTool_min.js">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resource.ja.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resource.ja.Designer.cs</LastGenOutput>
</EmbeddedResource>
<EmbeddedResource Include="Resource.zh-CN.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resource.zh-CN.Designer.cs</LastGenOutput>
</EmbeddedResource>
<EmbeddedResource Include="Resource.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resource.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Forguncy.CellTypes\Forguncy.CellTypes.csproj">
<Project>{ad5e2a87-7d9f-400f-9073-5003bb5f8751}</Project>
<Name>Forguncy.CellTypes</Name>
</ProjectReference>
<ProjectReference Include="..\..\Forguncy.Commands\Forguncy.Commands\Forguncy.Commands.csproj">
<Project>{8ce777c6-17ae-4008-9f05-8d87c3f787f0}</Project>
<Name>Forguncy.Commands</Name>
</ProjectReference>
<ProjectReference Include="..\..\Forguncy.PlugInCommon\Forguncy.PluginCommon.csproj">
<Project>{3539862b-f7d8-41e6-bf9d-56be27c83b13}</Project>
<Name>Forguncy.PluginCommon</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="Tools\PluginPackageTool.exe" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Preview.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>"$(ProjectDir)Tools\PluginPackageTool.exe" "$(ProjectDir) " "$(ConfigurationName)"</PostBuildEvent>
</PropertyGroup>
</Project>

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/GrapeCity-BaiduMapCellType.git
git@api.gitlife.ru:oschina-mirror/GrapeCity-BaiduMapCellType.git
oschina-mirror
GrapeCity-BaiduMapCellType
GrapeCity-BaiduMapCellType
master