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 3fdee7d commit b20c974Copy full SHA for b20c974
global.json
@@ -1,6 +1,7 @@
1
{
2
"sdk": {
3
- "rollForward": "latestMajor",
+ "version": "9.0.201",
4
+ "rollForward": "latestMinor",
5
"allowPrerelease": false
6
},
7
"msbuild-sdks": {
0 commit comments