Switch to the rtm release version for templates.
Update the bundled versions Open questions: 1. Does the source build global.json need to be updated too? 2. Why was Microsoft Extensions still 7.0?
This commit is contained in:
parent
20663112b5
commit
8a19c0b5c9
5 changed files with 29 additions and 28 deletions
|
@ -63,7 +63,7 @@
|
|||
<RuntimeVersionToInstall Include="3.1.0" />
|
||||
<RuntimeVersionToInstall Include="5.0.0" />
|
||||
<RuntimeVersionToInstall Include="6.0.0" />
|
||||
<RuntimeVersionToInstall Include="7.0.0-rc.1.22426.10" />
|
||||
<RuntimeVersionToInstall Include="7.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
</Target>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue