Skip to content

Commit ac1a2d2

Browse files
committed
update .NET SDK to 9.0.300 and Uno SDK to 6.0.96
1 parent 32873a3 commit ac1a2d2

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,9 +1,9 @@
11
{
22
"msbuild-sdks": {
3-
"Uno.Sdk": "6.0.67"
3+
"Uno.Sdk": "6.0.96"
44
},
55
"sdk": {
6-
"version": "9.0.200",
6+
"version": "9.0.300",
77
"rollForward": "latestPatch"
88
}
99
}

0 commit comments

Comments
 (0)