Skip to content

Commit 518c5b9

Browse files
committed
[release/5.0] Update to latest SDK and runtime
1 parent 41f3416 commit 518c5b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"sdk": {
3-
"version": "5.0.204"
3+
"version": "5.0.205"
44
},
55
"tools": {
6-
"dotnet": "5.0.204",
6+
"dotnet": "5.0.205",
77
"runtimes": {
88
"dotnet/x64": [
99
"2.1.28",
@@ -13,7 +13,7 @@
1313
"$(MicrosoftNETCoreAppInternalPackageVersion)"
1414
],
1515
"aspnetcore/x64": [
16-
"3.1.16"
16+
"3.1.17"
1717
]
1818
},
1919
"Git": "2.22.0",

0 commit comments

Comments
 (0)