16 Star 267 Fork 140

Xingyuan55/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>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/XingYuan55/FastGithub.git
git@gitee.com:XingYuan55/FastGithub.git
XingYuan55
FastGithub
FastGithub
master

搜索帮助