#2 Update to .NET Core 3.0 preview 6
Closed by omajid. Opened by omajid.
dotnet-sig/ omajid/dotnet-3-0 master  into  master

Download 2.patch

Build: https://copr.fedorainfracloud.org/coprs/g/dotnet-sig/dotnet-preview/build/951296/

Please note a trick: a single SRPM built on all Fedora versions. For that to be possible, the source archive (which contains prebuilt binaries) must be built on the oldest Fedora version (28 in this case). Otherwise the prebuilt binaries may use glibc symbols not available on newer Fedora versions.

Just wanted to call this out: this patch now puts all the managed symbols (.pdb files) next to the runtime. The files are included in the -runtime- package, no with the more appropriate -debuginfo package. These files take up a total of 1.4 MB when installed to disk.

2 new commits added

  • Fix broken dependencies
  • Update to .NET Core 3.0.0 Preview 9

Closing this in favour of the other PR that updates all the way to Preview 9.

Pull-Request has been closed by omajid

Metadata