Skip to content

Releases: brutaldev/StrongNameSigner

3.5.0

05 Feb 11:11
Compare
Choose a tag to compare

Fix #82 - Add additional probing paths for legacy .NET framework assembly signing.

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

3.4.0

23 Oct 10:40
Compare
Choose a tag to compare

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

21 Jan 19:32
Compare
Choose a tag to compare

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

3.3.2

12 Jan 08:03
Compare
Choose a tag to compare
  • Update custom attributes with type reference arguments.
  • Remove unreferenced friend assemblies.

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

3.3.1

10 Jan 07:18
df499e9
Compare
Choose a tag to compare

3.3.0

05 Jan 20:37
Compare
Choose a tag to compare
  • Added ability to control when SNS is executed.
  • Fix probing issues on full .NET assembly loading.
  • Fixed file locking issues preventing signing (can still have errors deleting new temporary files).
  • Added extra logging.

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

3.2.1

19 Dec 20:08
Compare
Choose a tag to compare

https://www.nuget.org/packages/Brutal.Dev.StrongNameSigner/3.2.1

  • Prevent locking issues with friend references being written after their referencing assemblies.
  • No longer remove friend references for assemblies not included in the signing list.
  • Minor optimizations.

3.2.0

16 Dec 06:42
Compare
Choose a tag to compare

#78: Optional OutputPath and recover from locked file copy failures..
#77: Provide KeyFile and Password parameters.
#76: Add condition to disable automatic signing.

3.1.1

11 Jan 19:20
Compare
Choose a tag to compare

Fix DPI scaling issues (#68)
No changes to the build tasks, NuGet package or console application, just the user interface,

3.1.0

30 Dec 22:22
d469285
Compare
Choose a tag to compare
  • Fix issue #31, BAML rewriting has been added.
  • Fix issue #42, mixed-mode assembly signing working.
  • Fix issue #52, cross-platform signing working.
  • Fix issue #62, automated build task ignores cached NuGet package locations.

https://www.nuget.org/packages/Brutal.Dev.StrongNameSigner/3.1.0