Skip to content
代码片段 群组 项目
未验证 提交 1fafcfae 编辑于 作者: Chris Ross's avatar Chris Ross 提交者: GitHub
浏览文件

Update .NET SDK to 6.0.100-rc.2.21430.28 (#35948)

上级 c95542cd
No related branches found
No related tags found
无相关合并请求
......@@ -25,6 +25,11 @@
<UseSharedCompilation>true</UseSharedCompilation>
</PropertyGroup>
<!-- Workaround continued use of netcoreapp2.1. -->
<PropertyGroup>
<NoWarn>$(NoWarn);NETSDK1138;CS8969</NoWarn>
</PropertyGroup>
<PropertyGroup>
<!-- Ignore warning about calling the Pack target on Web SDK projects. Our build scripts call /t:pack on everything in this repo. -->
<WarnOnPackingNonPackableProject>false</WarnOnPackingNonPackableProject>
......
{
"sdk": {
"version": "6.0.100-rc.1.21415.3"
"version": "6.0.100-rc.2.21430.28"
},
"tools": {
"dotnet": "6.0.100-rc.1.21415.3",
"dotnet": "6.0.100-rc.2.21430.28",
"runtimes": {
"dotnet/x64": [
"2.1.27",
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册