Add the rc1 runtime so we can run the tools tests

This commit is contained in:
Marc Paine 2023-09-29 14:49:22 -07:00
parent 2b46b27808
commit 929e9be7a2

View file

@ -64,6 +64,7 @@
<RuntimeVersionToInstall Include="5.0.0" />
<RuntimeVersionToInstall Include="6.0.0" />
<RuntimeVersionToInstall Include="7.0.0" />
<RuntimeVersionToInstall Include="8.0.0-rc.1.23419.4" />
</ItemGroup>
</Target>