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
In a conversation with @mmitche, he noted to me that trustedSigners is supported in .NET 5.0+ The docs should be updated to reflect that.
(I'm not sure about other options that're being mentioned as not supported in the article)
Related to #6496.
cc: @adegeo
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered:
The article says trustedSigners is ignored because "NuGet doesn't yet support cross-platform verification of trusted packages." The link goes to an issue that is still open.
@nkolev92 is the statement that trustedSigners is ignored out of date?
Sorry, something went wrong.
ping @nkolev92
Cross platform package signature verification support was added in the .NET 5.0.100 SDK.
Unfortunately the docs don't make that super clear. https://devblogs.microsoft.com/nuget/getting-started-with-nuget-5-8/ https://docs.microsoft.com/en-us/nuget/release-notes/nuget-5.8
Thanks!
tdykstra
Successfully merging a pull request may close this issue.
In a conversation with @mmitche, he noted to me that trustedSigners is supported in .NET 5.0+
The docs should be updated to reflect that.
(I'm not sure about other options that're being mentioned as not supported in the article)
Related to #6496.
cc: @adegeo
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: