ReadyToRun compilation of self-contained apps compiles mscorlib.dll to generate the native image.
See: dotnet/sdk#3381 where an SDK test failed recently, because mscorlib.ni.pdbs started showing up in app publish directory (unexpectedly).
This issue tracks shipping the native image in the .net core runtime-pack.
ReadyToRun compilation of self-contained apps compiles mscorlib.dll to generate the native image.
See: dotnet/sdk#3381 where an SDK test failed recently, because mscorlib.ni.pdbs started showing up in app publish directory (unexpectedly).
This issue tracks shipping the native image in the .net core runtime-pack.