Skip to content

Commit

Permalink
Update Microsoft.NETCore.App.Crossgen2.sfxproj (#99005)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoritzinsky authored and pull[bot] committed Aug 14, 2024
1 parent 85e01e2 commit 2268640
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<SkipBuild Condition="'$(RuntimeFlavor)' == 'Mono'">true</SkipBuild>
<PlatformPackageType>ToolPack</PlatformPackageType>
<SharedFrameworkName>$(SharedFrameworkName).Crossgen2</SharedFrameworkName>
<OverridePackageId>$(SharedFrameworkName)$(PgoSuffix).$(RuntimeIdentifier)</OverridePackageId>
<ArchiveName>dotnet-crossgen2</ArchiveName>
<SharedFrameworkHostFileNameOverride>crossgen2</SharedFrameworkHostFileNameOverride>
<!-- Build this pack for any RID if building from source. Otherwise, only build select RIDs. -->
Expand Down

0 comments on commit 2268640

Please sign in to comment.