Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f431858

Browse files
committed
Merge in 'release/5.0' changes
2 parents 2c1da03 + 6bfe74e commit f431858

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": "5.0.100",
3+
"version": "5.0.401",
44
"allowPrerelease": true,
55
"rollForward": "major"
66
},
77
"tools": {
8-
"dotnet": "5.0.100"
8+
"dotnet": "5.0.401"
99
},
1010
"native-tools": {
1111
"cmake": "3.14.5",

0 commit comments

Comments
 (0)