Skip to content

Commit fdcf757

Browse files
committed
Add PlatformManifestFileEntry
1 parent ba38e01 commit fdcf757

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/installer/pkg/sfx/Microsoft.NETCore.App/Directory.Build.props

+2
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@
145145
<PlatformManifestFileEntry Include="libeventpipe-enabled.a" IsNative="true" />
146146
<PlatformManifestFileEntry Include="libRuntime.ServerGC.a" IsNative="true" />
147147
<PlatformManifestFileEntry Include="libRuntime.WorkstationGC.a" IsNative="true" />
148+
<PlatformManifestFileEntry Include="libRuntime.VxSortDisabled.a" IsNative="true" />
149+
<PlatformManifestFileEntry Include="libRuntime.VxSortEnabled.a" IsNative="true" />
148150
<PlatformManifestFileEntry Include="libstandalonegc-disabled.a" IsNative="true" />
149151
<PlatformManifestFileEntry Include="libstandalonegc-enabled.a" IsNative="true" />
150152
<PlatformManifestFileEntry Include="libstdc++compat.a" IsNative="true" />

0 commit comments

Comments
 (0)