Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 50 additions & 0 deletions src/installer/pkg/projects/netcoreapp/pkg/PackageOverrides.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,66 @@
Microsoft.CSharp|4.4.0
Microsoft.Win32.Primitives|4.3.0
Microsoft.Win32.Registry|4.4.0
runtime.debian.8-x64.runtime.native.System|4.3.0
runtime.debian.8-x64.runtime.native.System.IO.Compression|4.3.0
runtime.debian.8-x64.runtime.native.System.Net.Http|4.3.0
runtime.debian.8-x64.runtime.native.System.Net.Security|4.3.0
runtime.debian.8-x64.runtime.native.System.Security.Cryptography|4.3.0
runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl|4.3.0
runtime.fedora.23-x64.runtime.native.System|4.3.0
runtime.fedora.23-x64.runtime.native.System.IO.Compression|4.3.0
runtime.fedora.23-x64.runtime.native.System.Net.Http|4.3.0
runtime.fedora.23-x64.runtime.native.System.Net.Security|4.3.0
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography|4.3.0
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl|4.3.0
runtime.fedora.24-x64.runtime.native.System|4.3.0
runtime.fedora.24-x64.runtime.native.System.IO.Compression|4.3.0
runtime.fedora.24-x64.runtime.native.System.Net.Http|4.3.0
runtime.fedora.24-x64.runtime.native.System.Net.Security|4.3.0
runtime.fedora.24-x64.runtime.native.System.Security.Cryptography|4.3.0
runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl|4.3.0
runtime.opensuse.13.2-x64.runtime.native.System|4.3.0
runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression|4.3.0
runtime.opensuse.13.2-x64.runtime.native.System.Net.Http|4.3.0
runtime.opensuse.13.2-x64.runtime.native.System.Net.Security|4.3.0
runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography|4.3.0
runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl|4.3.0
runtime.opensuse.42.1-x64.runtime.native.System|4.3.0
runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression|4.3.0
runtime.opensuse.42.1-x64.runtime.native.System.Net.Http|4.3.0
runtime.opensuse.42.1-x64.runtime.native.System.Net.Security|4.3.0
runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography|4.3.0
runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl|4.3.0
runtime.osx.10.10-x64.runtime.native.System|4.3.0
runtime.osx.10.10-x64.runtime.native.System.IO.Compression|4.3.0
runtime.osx.10.10-x64.runtime.native.System.Net.Http|4.3.0
runtime.osx.10.10-x64.runtime.native.System.Net.Security|4.3.0
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography|4.3.0
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple|4.3.0
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl|4.3.0
runtime.rhel.7-x64.runtime.native.System|4.3.0
runtime.rhel.7-x64.runtime.native.System.IO.Compression|4.3.0
runtime.rhel.7-x64.runtime.native.System.Net.Http|4.3.0
runtime.rhel.7-x64.runtime.native.System.Net.Security|4.3.0
runtime.rhel.7-x64.runtime.native.System.Security.Cryptography|4.3.0
runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl|4.3.0
runtime.ubuntu.14.04-x64.runtime.native.System|4.3.0
runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression|4.3.0
runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http|4.3.0
runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security|4.3.0
runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography|4.3.0
runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl|4.3.0
runtime.ubuntu.16.04-x64.runtime.native.System|4.3.0
runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression|4.3.0
runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http|4.3.0
runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security|4.3.0
runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography|4.3.0
runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl|4.3.0
runtime.ubuntu.16.10-x64.runtime.native.System|4.3.0
runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression|4.3.0
runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http|4.3.0
runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security|4.3.0
runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography|4.3.0
runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl|4.3.0
System.AppContext|4.3.0
System.Buffers|4.4.0
Expand Down