Skip to content

Commit aad586a

Browse files
committed
[release/7.0] Move to 7.0.103 .NET SDK
1 parent 072ff7f commit aad586a

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

0 commit comments

Comments
 (0)