Author in the 8.0 framework references

Update the tempalte references to handle the 7.0 version.
8.0 templates will come later.
This commit is contained in:
Marc Paine 2022-09-01 13:51:14 -07:00
parent cb9b8bb4ef
commit 151b9412e8
4 changed files with 156 additions and 12 deletions

View file

@ -63,6 +63,7 @@
<RuntimeVersionToInstall Include="3.1.0" />
<RuntimeVersionToInstall Include="5.0.0" />
<RuntimeVersionToInstall Include="6.0.0" />
<RuntimeVersionToInstall Include="7.0.0-preview.7.22375.6" />
</ItemGroup>
</Target>