Skip to content

Commit

Permalink
Update to 5.0.207 SDK and 2.1.30 & 3.1.19 runtimes
Browse files Browse the repository at this point in the history
  • Loading branch information
dougbu committed Sep 15, 2021
1 parent d58b687 commit 63e6c4e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"sdk": {
"version": "5.0.206"
"version": "5.0.207"
},
"tools": {
"dotnet": "5.0.206",
"dotnet": "5.0.207",
"runtimes": {
"dotnet/x64": [
"2.1.29",
"2.1.30",
"$(MicrosoftNETCoreAppInternalPackageVersion)"
],
"dotnet/x86": [
"$(MicrosoftNETCoreAppInternalPackageVersion)"
],
"aspnetcore/x64": [
"3.1.18"
"3.1.19"
]
},
"Git": "2.22.0",
Expand Down

0 comments on commit 63e6c4e

Please sign in to comment.