Update the SDK to mitigate runtime regression
This SDK includes the fix for a5414a2bdf
.
This commit is contained in:
parent
63747242ea
commit
1ddd1c672c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"tools": {
|
"tools": {
|
||||||
"dotnet": "5.0.100-preview.4.20217.10",
|
"dotnet": "5.0.100-preview.5.20227.9",
|
||||||
"runtimes": {
|
"runtimes": {
|
||||||
"dotnet": [
|
"dotnet": [
|
||||||
"$(MicrosoftNETCoreAppRuntimePackageVersion)"
|
"$(MicrosoftNETCoreAppRuntimePackageVersion)"
|
||||||
|
|
Loading…
Reference in a new issue