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

Have PackageSigner update dependencies to use signed version #3

Open
wilka opened this issue May 7, 2015 · 1 comment
Open

Have PackageSigner update dependencies to use signed version #3

wilka opened this issue May 7, 2015 · 1 comment

Comments

@wilka
Copy link

wilka commented May 7, 2015

I'm trying to use Signature.Core.PackageSigner to produce a strong name version of ReactiveUI, however when I produce the reactiveui.Signed package, it still depends on the unsigned reactiveui-core.

I'd like to be able to update the package dependencies so that it also depends on the signed version (in this case reactiveui-core.signed)

@maartenba
Copy link
Member

That's currently not built in, however should be relatively easy to do by editing the .nuspec file in the package.

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

No branches or pull requests

2 participants