conan-vs-extension
conan-vs-extension copied to clipboard
Sign the VSIX
Supersedes https://github.com/conan-io/conan-vs-extension/pull/102, we need to run this branch in the same repo so the secret env variables from Appveyor are resolved.
The CI is working, and the extension is signed, but it fails to install. Almost sure that the error is because the certificate must be available on the internet.
need to resolve conflicts
is it okay to have cert file in public (in source code)? does it mean anyone will be able to sign his our extension as conan's?
You need a password to use that file (check how I'm using it in the CI), but this is my first attempt to sign anything so maybe I'm wrong
@jgsogo again conflicts
Closing as we've just released a new vs2022 compatible version that differs from this base, which will be the version we'll be supporting in the future, feel free to check it out in https://marketplace.visualstudio.com/items?itemName=conan-io.conan-vs-extension&ssr=false#overview