Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 49b566a

Browse files
committed
Revert "Update to .NET SDK 9.0.200."
This reverts commit fc9d550.
1 parent 87d4609 commit 49b566a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"$schema": "https://json.schemastore.org/global.json",
33
"sdk": {
4-
"version": "9.0.200",
4+
"version": "9.0.102",
55
"rollForward": "disable",
66
"allowPrelease": false
77
},
88
"msbuild-sdks": {
99
"Microsoft.Build.Traversal": "4.1.82",
1010
"Vezel.Zig.Sdk": "5.2.12"
1111
}
12-
}
12+
}

0 commit comments

Comments
 (0)