-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildResolution-FixedThe issue is fixed.The issue is fixed.
Milestone
Description
Background: See #3721 (comment)
tl;dr: This should build the assemblies in a way that they are portable to all the supported Linux x64 platforms for .NET, but requires that we package native binaries which dotnet publish will publish.
- Update build so it can build and publish for the runtime
linux-x64 - Update packaging script to package native binaries published and remove unneeded dependencies
- Work with Microsoft Repo owners to develop a package publishing story. @raghushantha and @TravisEz13 can get you started here.
- Update documentation
- Create
.tar.gzpackage for Linux - Add documentation about Linux package dependencies
- Update docker files
- Update from
2.0.0-preview1-002106-00to2.0.0-preview2-25303-04that includes Fix SSL on Debian 9 dotnet/corefx#19070 to support Ubuntu 17 and Debian 9 (update: powershell has moved to official .NET Core 2.0 release)
gluons
Metadata
Metadata
Assignees
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildResolution-FixedThe issue is fixed.The issue is fixed.