Merge in 'release/6.0.1xx' changes

This commit is contained in:
dotnet-bot 2022-03-17 18:48:02 +00:00
commit 1190bde43a

View file

@ -97,7 +97,7 @@
<ItemGroup>
<BundledTemplates Include="@(CurrentVersionBundledTemplates)" />
<BundledTemplates Include="@(PreviousVersionBundledTemplates)" Condition="$(ProductMonikerRid.StartsWith('win'))" />
<BundledTemplates Include="@(PreviousVersionBundledTemplates)" Condition="'$(DotNetBuildFromSource)' != 'true'" />
</ItemGroup>
<ItemGroup>