Skip to content

Commit c30fe95

Browse files
authored
Update global.json
1 parent e4a71fc commit c30fe95

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
"tools": {
3-
"dotnet": "7.0.103"
3+
"dotnet": "7.0.104"
44
},
55
"sdk": {
6-
"version": "7.0.103",
6+
"version": "7.0.104",
77
"allowPrerelease": true,
88
"rollForward": "latestMajor"
99
},

0 commit comments

Comments
 (0)