File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
installer/pkg/sfx/Microsoft.NETCore.App
libraries/System.Net.Quic/src Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 161161 <PlatformManifestFileEntry Include =" api-ms-win-crt-utility-l1-1-0.dll" IsNative =" true" FallbackFileVersion =" $(WindowsForwarderFileVersion)" />
162162 <PlatformManifestFileEntry Include =" API-MS-Win-core-xstate-l2-1-0.dll" IsNative =" true" FallbackFileVersion =" $(WindowsForwarderFileVersion)" />
163163 <PlatformManifestFileEntry Include =" ucrtbase.dll" IsNative =" true" />
164+ <PlatformManifestFileEntry Include =" msquic.dll" IsNative =" true" />
164165 <PlatformManifestFileEntry Include =" System.IO.Compression.Native.dll" IsNative =" true" />
165166 <PlatformManifestFileEntry Include =" createdump.exe" IsNative =" true" />
166167 <PlatformManifestFileEntry Include =" createdump" IsNative =" true" />
Original file line number Diff line number Diff line change 8989 <BinPlaceDir Include =" $(MicrosoftNetCoreAppRuntimePackNativeDir)" ItemName =" NativeBinPlaceItem" />
9090 <BinPlaceDir Include =" $(NetCoreAppCurrentTestHostSharedFrameworkPath)" ItemName =" NativeBinPlaceItem" />
9191 <BinPlaceDir Include =" $(NetCoreAppCurrentRuntimePath)" ItemName =" NativeBinPlaceItem" />
92+ <BinPlaceDir Include =" $(LibrariesNativeArtifactsPath)" ItemName =" NativeBinPlaceItem" />
9293 <NativeBinPlaceItem Include =" $(PkgSystem_Net_MsQuic_Transport)\runtimes\win10-$(TargetArchitecture)\native\*" />
9394 </ItemGroup >
9495
You can’t perform that action at this time.
0 commit comments