1 Star 0 Fork 1

陈天 / FastGithub

forked from hgc / FastGithub 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Directory.Build.props 538 Bytes
一键复制 编辑 原始数据 按行查看 历史
Xingyuan55 提交于 2022-11-16 08:01 . start
<Project>
<PropertyGroup>
<Version>2.1.5</Version>
<Nullable>enable</Nullable>
<TargetFramework>net7.0</TargetFramework>
<IsWebConfigTransformDisabled>true</IsWebConfigTransformDisabled>
<Description>github加速神器</Description>
<Copyright>https://github.com/dotnetcore/FastGithub</Copyright>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)'=='Release'">
<DebugType>none</DebugType>
<DebugSymbols>false</DebugSymbols>
</PropertyGroup>
</Project>
1
https://gitee.com/hakwolf/fast-github.git
git@gitee.com:hakwolf/fast-github.git
hakwolf
fast-github
FastGithub
master

搜索帮助