There was an error while loading. Please reload this page.
1 parent 85e01e2 commit 2268640Copy full SHA for 2268640
1 file changed
src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Crossgen2.sfxproj
@@ -7,6 +7,7 @@
7
<SkipBuild Condition="'$(RuntimeFlavor)' == 'Mono'">true</SkipBuild>
8
<PlatformPackageType>ToolPack</PlatformPackageType>
9
<SharedFrameworkName>$(SharedFrameworkName).Crossgen2</SharedFrameworkName>
10
+ <OverridePackageId>$(SharedFrameworkName)$(PgoSuffix).$(RuntimeIdentifier)</OverridePackageId>
11
<ArchiveName>dotnet-crossgen2</ArchiveName>
12
<SharedFrameworkHostFileNameOverride>crossgen2</SharedFrameworkHostFileNameOverride>
13
<!-- Build this pack for any RID if building from source. Otherwise, only build select RIDs. -->
0 commit comments