1 Star 0 Fork 77

ivan118 / PaySharp

forked from Varorbc / PaySharp 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
output.props 373 Bytes
Copy Edit Raw Blame History
varorbc authored 2018-05-19 16:40 . 优化配置
<Project>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DebugType>none</DebugType>
<DebugSymbols>false</DebugSymbols>
<DocumentationFile>..\..\output\release\netstandard2.0\$(Title).xml</DocumentationFile>
<NoWarn>1701;1702;1705;1591</NoWarn>
<OutputPath>..\..\output\release\</OutputPath>
</PropertyGroup>
</Project>
C#
1
https://gitee.com/ivan118/ICanPay.git
git@gitee.com:ivan118/ICanPay.git
ivan118
ICanPay
PaySharp
master

Search