We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dotnet-fake
An in-depth description is https://github.com/dotnet/corefx/issues/31098 The solution is fsprojects/Paket#3307
Use DOTNET_SYSTEM_NET_HTTP_USESOCKETSHTTPHANDLER=false.
DOTNET_SYSTEM_NET_HTTP_USESOCKETSHTTPHANDLER=false
Does not happen with dotnet-fake as it still is published as netcore20 app.
The text was updated successfully, but these errors were encountered:
This should be "solved" now.
Sorry, something went wrong.
fsprojects/Paket#3342 is missing
finally it should be solved...
No branches or pull requests
Description
An in-depth description is https://github.com/dotnet/corefx/issues/31098
The solution is fsprojects/Paket#3307
Known workarounds
Use
DOTNET_SYSTEM_NET_HTTP_USESOCKETSHTTPHANDLER=false
.Related information
Does not happen with
dotnet-fake
as it still is published as netcore20 app.The text was updated successfully, but these errors were encountered: