Skip to content

Commit c24d9a9

Browse files
committed
Merge in 'release/6.0' changes
2 parents 544ba63 + 3ba4b3f commit c24d9a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@
124124
<PlatformManifestFileEntry Include="api-ms-win-core-datetime-l1-1-0.dll" IsNative="true" FallbackFileVersion="$(WindowsForwarderFileVersion)" />
125125
<PlatformManifestFileEntry Include="api-ms-win-core-debug-l1-1-0.dll" IsNative="true" FallbackFileVersion="$(WindowsForwarderFileVersion)" />
126126
<PlatformManifestFileEntry Include="api-ms-win-core-errorhandling-l1-1-0.dll" IsNative="true" FallbackFileVersion="$(WindowsForwarderFileVersion)" />
127+
<PlatformManifestFileEntry Include="api-ms-win-core-fibers-l1-1-0.dll" IsNative="true" FallbackFileVersion="$(WindowsForwarderFileVersion)" />
127128
<PlatformManifestFileEntry Include="api-ms-win-core-file-l1-1-0.dll" IsNative="true" FallbackFileVersion="$(WindowsForwarderFileVersion)" />
128129
<PlatformManifestFileEntry Include="api-ms-win-core-file-l1-2-0.dll" IsNative="true" FallbackFileVersion="$(WindowsForwarderFileVersion)" />
129130
<PlatformManifestFileEntry Include="api-ms-win-core-file-l2-1-0.dll" IsNative="true" FallbackFileVersion="$(WindowsForwarderFileVersion)" />

0 commit comments

Comments
 (0)