Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
修复注释
Browse files Browse the repository at this point in the history
  • Loading branch information
lindexi committed Oct 20, 2023
1 parent 3dc1ab9 commit 97dfbf1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dotnetCampus.UpdateAllDotNetTools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

<GeneratePackageOnBuild>true</GeneratePackageOnBuild>

<!-- 设置支持的运行时版本,当前 dotnet core 设置为 2.0 是古老的版本,需要通过如下配置让只安装新版本的设备可以运行 -->
<!-- [选择要使用哪个 .NET 版本](https://docs.microsoft.com/zh-cn/dotnet/core/versions/selection) -->
<!-- 如果缺少所请求的主要版本,则前滚到下一个可用的更高主要版本和最低的次要版本 -->
<RollForward>Major</RollForward>
Expand Down

0 comments on commit 97dfbf1

Please sign in to comment.