1 Star 14 Fork 0

晨旭 / 森川Sakura和其他9位小伙伴给了这个项目星星哦

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
github_control.csproj 390 Bytes
一键复制 编辑 原始数据 按行查看 历史
晨旭 提交于 2021-02-19 22:33 . initial
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="RestSharp" Version="106.11.7" />
</ItemGroup>
</Project>
C#
1
https://gitee.com/chenxuuu/instresting-repo.git
git@gitee.com:chenxuuu/instresting-repo.git
chenxuuu
instresting-repo
森川Sakura和其他9位小伙伴给了这个项目星星哦
master

搜索帮助