Skip to content

Commit 234770b

Browse files
authored
Update global.json
1 parent ec4841e commit 234770b

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,6 +1,6 @@
11
{
22
"tools": {
3-
"dotnet": "6.0.114",
3+
"dotnet": "6.0.115",
44
"runtimes": {
55
"dotnet": [
66
"3.1.32",
@@ -13,7 +13,7 @@
1313
}
1414
},
1515
"sdk": {
16-
"version": "6.0.114",
16+
"version": "6.0.115",
1717
"allowPrerelease": true,
1818
"rollForward": "latestMajor"
1919
},

0 commit comments

Comments
 (0)