1 Star 0 Fork 1

Barry.yue/abp

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
common.props 635 Bytes
Copy Edit Raw Blame History
Erol Arkat authored 2020-07-03 08:52 . version update 3.0.2
<Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Version>3.0.2</Version>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<PackageIconUrl>https://abp.io/assets/abp_nupkg.png</PackageIconUrl>
<PackageProjectUrl>https://abp.io</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/abpframework/abp/blob/master/LICENSE</PackageLicenseUrl>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/abpframework/abp/</RepositoryUrl>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="SourceLink.Create.CommandLine" Version="2.8.3" PrivateAssets="All" />
</ItemGroup>
</Project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yuexiaobai/abp.git
git@gitee.com:yuexiaobai/abp.git
yuexiaobai
abp
abp
master

Search