Skip to content

Commit f971277

Browse files
committed
Merge in 'release/5.0' changes
2 parents 33a2f0a + 7805bb0 commit f971277

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

global.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"tools": {
3-
"dotnet": "5.0.203",
3+
"dotnet": "5.0.204",
44
"runtimes": {
55
"dotnet": [
6-
"3.1.15"
6+
"3.1.16"
77
],
88
"aspnetcore": [
9-
"3.1.15"
9+
"3.1.16"
1010
]
1111
}
1212
},
1313
"sdk": {
14-
"version": "5.0.203",
14+
"version": "5.0.204",
1515
"allowPrerelease": true,
1616
"rollForward": "latestMajor"
1717
},

0 commit comments

Comments
 (0)