Skip to content

Commit 0468fce

Browse files
committed
[release/5.0] Update SDK and runtimes
1 parent b76c483 commit 0468fce

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

global.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"sdk": {
3-
"version": "5.0.202"
3+
"version": "5.0.203"
44
},
55
"tools": {
6-
"dotnet": "5.0.202",
6+
"dotnet": "5.0.203",
77
"runtimes": {
88
"dotnet/x64": [
9-
"2.1.27",
9+
"2.1.28",
1010
"$(MicrosoftNETCoreAppInternalPackageVersion)"
1111
],
1212
"dotnet/x86": [
1313
"$(MicrosoftNETCoreAppInternalPackageVersion)"
1414
],
1515
"aspnetcore/x64": [
16-
"3.1.14"
16+
"3.1.15"
1717
]
1818
},
1919
"Git": "2.22.0",

0 commit comments

Comments
 (0)