microsoft / microsoft/VFSForGit
NuGet package verification in NugetUpgrader on mac
@jamill is already working on this.
Since Aug 16, 2019.
- Dominant language
- C#
- Stars
- 6.1k
- Forks
- 474
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 8
Description
Does Nuget package verification work on mac currently? nuget sign and nuget verify don't work (and it's documented here https://docs.microsoft.com/en-us/nuget/reference/cli-reference/cli-ref-sign and here https://docs.microsoft.com/en-us/nuget/reference/cli-reference/cli-ref-verify).
My tests to verify package signatures on mac using the NugetFeed class are failing, but perhaps I need to add the signers to some trusted list?
If package signature verification doesn't work on Mac, what's the plan there? Skipping package verification altogether on Mac is probably not the best idea.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.