Skip to content

Commit 63e6c4e

Browse files
committed
Update to 5.0.207 SDK and 2.1.30 & 3.1.19 runtimes
1 parent d58b687 commit 63e6c4e

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.206"
3+
"version": "5.0.207"
44
},
55
"tools": {
6-
"dotnet": "5.0.206",
6+
"dotnet": "5.0.207",
77
"runtimes": {
88
"dotnet/x64": [
9-
"2.1.29",
9+
"2.1.30",
1010
"$(MicrosoftNETCoreAppInternalPackageVersion)"
1111
],
1212
"dotnet/x86": [
1313
"$(MicrosoftNETCoreAppInternalPackageVersion)"
1414
],
1515
"aspnetcore/x64": [
16-
"3.1.18"
16+
"3.1.19"
1717
]
1818
},
1919
"Git": "2.22.0",

0 commit comments

Comments
 (0)