We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e2f7ea commit 8cd5ddaCopy full SHA for 8cd5dda
1 file changed
global.json
@@ -7,7 +7,7 @@
7
// .NET 10 SDK versions in the 10.0.2xx series require MSBuild 18.x, so we specify the most
8
// recent 10.0.1xx series release which is compatible with MSBuild 17.x.
9
//
10
- "version": "10.0.105",
+ "version": "10.0.106",
11
12
// We cannot allow any roll forward due to the above MSBuild compatibility issues.
13
"rollForward": "disable",
0 commit comments