Updating the runtime version.

This commit is contained in:
Marc Paine 2022-09-15 13:57:38 -07:00
parent ea19fb898e
commit efda899df1

View file

@ -3,7 +3,7 @@
"dotnet": "8.0.100-alpha.1.22423.9", "dotnet": "8.0.100-alpha.1.22423.9",
"runtimes": { "runtimes": {
"dotnet": [ "dotnet": [
"7.0.100-rc.1.22431.12" "7.0.0-rc.1.22426.10"
] ]
} }
}, },