Skip to content
New issue

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.exe should not evaluate trusted-signers while signed packages are not supported #7574

Closed
rido-min opened this issue Dec 1, 2018 · 2 comments

Comments

@rido-min
Copy link

rido-min commented Dec 1, 2018

dotnet.exe restore shows errors related to client policies with a message saying the package is unsigned even when the package is signed.

@PatoBeltran PatoBeltran added this to the 4.9.x milestone Dec 10, 2018
@PatoBeltran
Copy link

This repros in 2.1.500

@PatoBeltran
Copy link

This has been merged in 4.9.3 branch and dev.

kzu added a commit to kzu/gui.cs that referenced this issue Mar 25, 2020
migueldeicaza pushed a commit to gui-cs/Terminal.Gui that referenced this issue Mar 30, 2020
* Switch to stable version of .NET framework reference assemblies

* Bump dotnet to get fix to nuget restore for unsigned packages

Related to NuGet/Home#7574

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

Bump to latest stable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants