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

Enable SignCheck on .NET Core #4848

Closed
ellahathaway opened this issue Jan 28, 2025 · 0 comments · Fixed by dotnet/arcade#15470
Closed

Enable SignCheck on .NET Core #4848

ellahathaway opened this issue Jan 28, 2025 · 0 comments · Fixed by dotnet/arcade#15470
Assignees

Comments

@ellahathaway
Copy link
Member

SignCheck is currently a framework-only tool. This prevents us from checking packages that can only be verified on mac + linux (such as debians and pkgs). We should modify SignCheck to run on .NET Core so that we can support the validation of these file types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant