Skip to content

Commit cf8532f

Browse files
authored
Merge pull request #4073 from dotnet/AbhitejJohn-patch-3
Update SDK and dotnet versions to 9.0.111
2 parents 036e22b + d9af837 commit cf8532f

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,11 +1,11 @@
11
{
22
"sdk": {
3-
"version": "9.0.107",
3+
"version": "9.0.111",
44
"rollForward": "latestMinor",
55
"allowPrerelease": false
66
},
77
"tools": {
8-
"dotnet": "9.0.107",
8+
"dotnet": "9.0.111",
99
"rollForward": "latestMinor"
1010
},
1111
"msbuild-sdks": {

0 commit comments

Comments
 (0)