Skip to content

Releases: brutaldev/StrongNameSigner

3.7.1

Choose a tag to compare

@brutaldev brutaldev released this 08 May 16:25

Fix issue #113 by using additional temp files and streams to avoid file locks.

NuGet: https://www.nuget.org/packages/Brutal.Dev.StrongNameSigner/3.7.1

Full Changelog: v3.6.5...v3.7.1

3.6.5

Choose a tag to compare

@brutaldev brutaldev released this 11 Mar 10:40

Fix issue #112 by checking if the constructor argument is found before trying to replace it.

NuGet: https://www.nuget.org/packages/Brutal.Dev.StrongNameSigner/3.6.5

Full Changelog: v3.6.4...v3.6.5

3.6.4

Choose a tag to compare

@brutaldev brutaldev released this 17 Feb 23:52
  • Fix issue #110 using PR #111 technique of forcing the assembly definition to be refreshed and re-registered into the resolver cache when it changes to avoid locks.

NuGet: https://www.nuget.org/packages/Brutal.Dev.StrongNameSigner/3.6.4

Full Changelog: v3.6.3...v3.6.4

3.6.3

Choose a tag to compare

@brutaldev brutaldev released this 08 Sep 10:52

What's Changed

  • Fix issue #108 by adding the NuGet package path as a probe location for dependency resolution as well as adding other app and ref paths for Microsoft libraries.

This increases the time taken to sign assemblies because of potentially massive NuGet package directories but in terms of reliability there should never be another dependency resolution error unless you don't actually install the package (which would install int's dependencies as well).

NuGet: https://www.nuget.org/packages/Brutal.Dev.StrongNameSigner/3.6.3

Full Changelog: v3.6.2...v3.6.3

3.6.2

Choose a tag to compare

@brutaldev brutaldev released this 01 Sep 09:56

What's Changed

  • Fix issue #107 by handling custom attribute fixing for multiple versions of the same assembly with the same name.

NuGet: https://www.nuget.org/packages/Brutal.Dev.StrongNameSigner/3.6.2

Full Changelog: v3.6.1...v3.6.2

3.6.1

Choose a tag to compare

@brutaldev brutaldev released this 22 Jul 14:25

What's Changed

  • Update custom attribute fixing to include every custom attribute by @Chri-s in PR #104
  • Add more environment specific resolution paths to try and solve issue #103 / #105

New Contributors

Full Changelog: v3.5.1...v3.6.1

3.5.1

Choose a tag to compare

@brutaldev brutaldev released this 30 Mar 21:29

3.5.0

Choose a tag to compare

@brutaldev brutaldev released this 05 Feb 11:11

3.4.0

Choose a tag to compare

@brutaldev brutaldev released this 23 Oct 10:40

PR #98 - Fix temp directory access when signing in parallel.
Fix #96 - Support for NUGET_PACKAGES environment variable.

NuGet: https://www.nuget.org/packages/Brutal.Dev.StrongNameSigner/3.4.0

3.3.3

Choose a tag to compare

@brutaldev brutaldev released this 21 Jan 19:32

Fix #86 - Generic error handling to continue processing files that cause unusual errors.
Fix #89 - Ignore copy/overwrite failures if files are locked.
Fix #90 - Change the name of the "Signed" column to "Strong-named" to avoid confusion.
Fix #92 - Ignore custom attribute errors when it comes to assembly resolution.

NuGet: https://www.nuget.org/packages/Brutal.Dev.StrongNameSigner/3.3.3