Skip to content

Commit e189cd2

Browse files
committed
Update to .NET SDK 9.0.103.
1 parent 1fc180e commit e189cd2

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.102",
4+
"version": "9.0.103",
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)