Skip to content

Commit 8cd5dda

Browse files
Update .NET SDK to v10.0.106 (dotnet#4218)
1 parent 3e2f7ea commit 8cd5dda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// .NET 10 SDK versions in the 10.0.2xx series require MSBuild 18.x, so we specify the most
88
// recent 10.0.1xx series release which is compatible with MSBuild 17.x.
99
//
10-
"version": "10.0.105",
10+
"version": "10.0.106",
1111

1212
// We cannot allow any roll forward due to the above MSBuild compatibility issues.
1313
"rollForward": "disable",

0 commit comments

Comments
 (0)