[release/5.0] Bump SDK and runtimes
This commit is contained in:
parent
456ee1622c
commit
99adca0efd
|
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"sdk": {
|
"sdk": {
|
||||||
"version": "5.0.203"
|
"version": "5.0.204"
|
||||||
},
|
},
|
||||||
"tools": {
|
"tools": {
|
||||||
"dotnet": "5.0.203",
|
"dotnet": "5.0.204",
|
||||||
"runtimes": {
|
"runtimes": {
|
||||||
"dotnet/x64": [
|
"dotnet/x64": [
|
||||||
"2.1.28",
|
"2.1.28",
|
||||||
|
|
@ -13,7 +13,7 @@
|
||||||
"$(MicrosoftNETCoreAppInternalPackageVersion)"
|
"$(MicrosoftNETCoreAppInternalPackageVersion)"
|
||||||
],
|
],
|
||||||
"aspnetcore/x64": [
|
"aspnetcore/x64": [
|
||||||
"3.1.15"
|
"3.1.16"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"Git": "2.22.0",
|
"Git": "2.22.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue