Add System.Runtime.CompilerServices.Unsafe.dll to the list of dlls not part of the...
authorDavid Wrighton <davidwr@microsoft.com>
Fri, 4 Jun 2021 00:29:24 +0000 (17:29 -0700)
committerGitHub <noreply@github.com>
Fri, 4 Jun 2021 00:29:24 +0000 (17:29 -0700)
src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.Composite.sfxproj

index 950d06bc01abcd6770dd7b42be11a1ced5a4d190..0cd26443fc557ddd3c770c622d86d91a76adf0ac 100644 (file)
@@ -20,6 +20,7 @@
     <PlatformManifestFileEntry Include="Microsoft.NETCore.App.Composite.r2r.dll" IsNative="true" />
     <PublishReadyToRunCompositeExclusions Include="System.Reflection.Metadata.dll" />
     <PublishReadyToRunCompositeExclusions Include="System.Collections.Immutable.dll" />
+    <PublishReadyToRunCompositeExclusions Include="System.Runtime.CompilerServices.Unsafe.dll" />
   </ItemGroup>
 
  <ItemGroup>