1 Star 0 Fork 7

GoPy+/gitextensions

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Directory.Build.targets 374 Bytes
一键复制 编辑 原始数据 按行查看 历史
Sam Harwell 提交于 2019-11-26 09:38 +08:00 . Apply timeouts to JoinTillEmptyAsync (#7448)
<Project>
<ItemGroup Condition="'$(EnableStyleCopAnalyzers)' != 'false'">
<PackageReference Include="StyleCop.Analyzers" Version="1.1.0-beta006" PrivateAssets="all" />
</ItemGroup>
<ItemGroup Condition="'$(EnableVisualStudioThreading)' != 'false'">
<PackageReference Include="Microsoft.VisualStudio.Threading" Version="16.4.33" />
</ItemGroup>
</Project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/gopyplus/gitextensions.git
git@gitee.com:gopyplus/gitextensions.git
gopyplus
gitextensions
gitextensions
llangs

搜索帮助