Closed fpavlic closed 4 years ago
Currently no option for that, suppose this could be an environment variable that you set otherwise you will need to change your project settings all the time. Will think about it and put something in the next release.
@brutaldev either environment variable or setting in e.g. global.asax on application start. Could be helpful because I noticed increase in build time, even if those packages are already signed.
Hi,
I'm using Brutal.Dev.StrongNameSigner Nuget package, had used "Before Build" process to sign un-signed packages. Those packages will not be updated that frequently so I would like to disable signing & checking.
Is there option to do that?