Update dotnet toolset used in source-build (#12701)

This commit is contained in:
Michael Simons 2021-11-17 22:12:40 -06:00 committed by GitHub
parent 836def0423
commit 5466891cbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
{
"tools": {
"dotnet": "6.0.100-rc.2.21426.20"
"dotnet": "6.0.100"
},
"msbuild-sdks": {
"Microsoft.Build.CentralPackageVersions": "2.0.1",