Skip to content

Commit 1b18a27

Browse files
[7.0.1 Cherry-pick] Update .NET 10 sdk to v10.0.107 (#4229)
Co-authored-by: Cheena Malhotra <13396919+cheenamalhotra@users.noreply.github.com>
1 parent e2f1b32 commit 1b18a27

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.106",
10+
"version": "10.0.107",
1111

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

0 commit comments

Comments
 (0)