Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove dependencies on libcurl, libunwind, matching the .NET Core behavior#6964

Merged
TravisEz13 merged 4 commits intoPowerShell:masterfrom
qmfrederik:update-libcurl
Jun 4, 2018
Merged

Remove dependencies on libcurl, libunwind, matching the .NET Core behavior#6964
TravisEz13 merged 4 commits intoPowerShell:masterfrom
qmfrederik:update-libcurl

Conversation

@qmfrederik
Copy link
Contributor

In .NET Core 2.1, .NET Core no longer uses libcurl by default.
.NET Core has removed the dependencies on libcurl in their installed and in their Docker images:

The same applies for libunwind.

This PR removes those dependencies.

@qmfrederik
Copy link
Contributor Author

libuudi has also been removed as a .NET Core dependency: https://github.com/dotnet/core-setup/issues/3802

Copy link
Member

@TravisEz13 TravisEz13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reviewed dotnet's changes and these match

@TravisEz13
Copy link
Member

@qmfrederik Can you file an issue to update the docker images? I'll make the changes. We need to split the images up to support 6.0 and 6.1.

Thanks, Travis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants