[release/5.0] Bump SDK and runtimes

This commit is contained in:
Doug Bunting 2021-06-08 13:31:48 -07:00
parent 456ee1622c
commit 99adca0efd
No known key found for this signature in database
GPG Key ID: EE41520987982C03
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
{
"sdk": {
"version": "5.0.203"
"version": "5.0.204"
},
"tools": {
"dotnet": "5.0.203",
"dotnet": "5.0.204",
"runtimes": {
"dotnet/x64": [
"2.1.28",
@ -13,7 +13,7 @@
"$(MicrosoftNETCoreAppInternalPackageVersion)"
],
"aspnetcore/x64": [
"3.1.15"
"3.1.16"
]
},
"Git": "2.22.0",