Skip to content

1.5.0

Compare
Choose a tag to compare
@brutaldev brutaldev released this 04 Jul 23:48
· 129 commits to master since this release

Fix strange issue #16 where the same generated strong name would not be valid every time. Caching the byte array instead of the StrongNameKeyPair class and recreating it every time works well on the target project.