Suggestions from Mitch

This commit is contained in:
Jo Shields 2022-06-07 10:42:47 -04:00
parent 1aff5868fe
commit fe8ff26c2f

View file

@ -501,7 +501,7 @@ Copyright (c) .NET Foundation. All rights reserved.
TargetFramework="net6.0"
AppHostPackNamePattern="Microsoft.NETCore.App.Host.**RID**"
AppHostPackVersion="$(_NET60RuntimePackVersion)"
AppHostRuntimeIdentifiers="@(NetCoreAppHostRids, '%3B')"
AppHostRuntimeIdentifiers="@(NetCore60AppHostRids, '%3B')"
/>
<KnownCrossgen2Pack Include="Microsoft.NETCore.App.Crossgen2"