1 Star 0 Fork 2

yuyu2you/Jaiden.DotNet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
common.props 453 Bytes
一键复制 编辑 原始数据 按行查看 历史
Killer 提交于 2019-07-17 17:20 . 增加 nuget 打包文件
<Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Version>0.1.0.1</Version>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<PackageProjectUrl>https://gitee.com/coderbusy/dotnet</PackageProjectUrl>
<PackageLicenseUrl>https://gitee.com/coderbusy/dotnet/blob/master/LICENSE</PackageLicenseUrl>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://gitee.com/coderbusy/dotnet</RepositoryUrl>
</PropertyGroup>
</Project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/yuyu2you/dotnet.git
[email protected]:yuyu2you/dotnet.git
yuyu2you
dotnet
Jaiden.DotNet
master

搜索帮助