[release/5.0] Update SDK and runtimes
This commit is contained in:
parent
b76c48333c
commit
0468fce801
|
|
@ -1,19 +1,19 @@
|
|||
{
|
||||
"sdk": {
|
||||
"version": "5.0.202"
|
||||
"version": "5.0.203"
|
||||
},
|
||||
"tools": {
|
||||
"dotnet": "5.0.202",
|
||||
"dotnet": "5.0.203",
|
||||
"runtimes": {
|
||||
"dotnet/x64": [
|
||||
"2.1.27",
|
||||
"2.1.28",
|
||||
"$(MicrosoftNETCoreAppInternalPackageVersion)"
|
||||
],
|
||||
"dotnet/x86": [
|
||||
"$(MicrosoftNETCoreAppInternalPackageVersion)"
|
||||
],
|
||||
"aspnetcore/x64": [
|
||||
"3.1.14"
|
||||
"3.1.15"
|
||||
]
|
||||
},
|
||||
"Git": "2.22.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue