Skip to content

Commit

Permalink
[release/5.0] Update to latest SDK and runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
dougbu committed Jul 13, 2021
1 parent 41f3416 commit 518c5b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"sdk": {
"version": "5.0.204"
"version": "5.0.205"
},
"tools": {
"dotnet": "5.0.204",
"dotnet": "5.0.205",
"runtimes": {
"dotnet/x64": [
"2.1.28",
Expand All @@ -13,7 +13,7 @@
"$(MicrosoftNETCoreAppInternalPackageVersion)"
],
"aspnetcore/x64": [
"3.1.16"
"3.1.17"
]
},
"Git": "2.22.0",
Expand Down

0 comments on commit 518c5b9

Please sign in to comment.