We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d487320 commit d78e0e9Copy full SHA for d78e0e9
global.json
@@ -1,6 +1,6 @@
1
{
2
"sdk": {
3
- "version": "10.0.100-rc.1.25420.111",
+ "version": "10.0.100-rc.2.25502.107",
4
"rollForward": "latestFeature",
5
"paths": [
6
".dotnet",
@@ -9,7 +9,7 @@
9
"errorMessage": "The required .NET SDK wasn't found. Please run ./eng/common/dotnet.cmd/sh to install it."
10
},
11
"tools": {
12
- "dotnet": "10.0.100-rc.1.25420.111"
+ "dotnet": "10.0.100-rc.2.25502.107"
13
14
"msbuild-sdks": {
15
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25524.1",
0 commit comments