Switch 8.0 assets to the rtm release

This commit is contained in:
Jason Zhai 2023-11-14 22:57:30 -08:00
parent e7f140ce32
commit fddba70df7
3 changed files with 21 additions and 17 deletions

View file

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