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

HighDpiDemo build fails due to ClickOnce signing #74

Open
augustoproiete opened this issue Jul 31, 2021 · 0 comments · May be fixed by #75
Open

HighDpiDemo build fails due to ClickOnce signing #74

augustoproiete opened this issue Jul 31, 2021 · 0 comments · May be fixed by #75

Comments

@augustoproiete
Copy link

The HighDpiDemo has ClickOnce signing enabled with an invalid certificate which causes the build to fail.

image

image

1>------ Build started: Project: HighDpiDemo, Configuration: Debug Any CPU ------
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(4278,5): error MSB3482: An error occurred while signing: Failed to sign bin\Debug\app.publish\HighDpiDemo.exe. SignTool Error: No certificates were found that met all the given criteria.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant