Signing single project app using msbuild not working #3326
Unanswered
harvinders
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Whilst trying to generate a msix package from my simple project based on the WinUI3 project template (latest) in VS 2022 using following command I get an error
Cannot import the key file 'c:\programs\certificate.dev.pfx'. The key file may be password pro tected. To correct this, try to import the certificate manually into the current user's personal certificate store.
.However, it works on my old two project solution (wapp) without issues.
Just wondering, if it is expected or am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions