Skip to content

Commit 7d93e88

Browse files
committed
Add PlatformManifestFileEntry
1 parent 2ca5ee7 commit 7d93e88

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
@@ -141,6 +141,8 @@
141141
<PlatformManifestFileEntry Include="libeventpipe-enabled.a" IsNative="true" />
142142
<PlatformManifestFileEntry Include="libRuntime.ServerGC.a" IsNative="true" />
143143
<PlatformManifestFileEntry Include="libRuntime.WorkstationGC.a" IsNative="true" />
144+
<PlatformManifestFileEntry Include="libRuntime.VxSortDisabled.a" IsNative="true" />
145+
<PlatformManifestFileEntry Include="libRuntime.VxSortEnabled.a" IsNative="true" />
144146
<PlatformManifestFileEntry Include="libstandalonegc-disabled.a" IsNative="true" />
145147
<PlatformManifestFileEntry Include="libstandalonegc-enabled.a" IsNative="true" />
146148
<PlatformManifestFileEntry Include="libstdc++compat.a" IsNative="true" />

0 commit comments

Comments
 (0)