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 8192c1c commit fef8a4dCopy full SHA for fef8a4d
global.json
@@ -1,9 +1,7 @@
1
{
2
"sdk": {
3
- "version": "10.0.100-rc.1.25451.107",
4
- "allowPrerelease": false,
5
"rollForward": "latestMajor",
6
- "paths": [ ".dotnet", "$host$" ],
7
- "errorMessage": "The required version of the .NET SDK could not be found."
+ "allowPrerelease": false,
+ "version": "10.0.100-rc.1.25451.107"
8
}
9
0 commit comments