Skip to content

1.4.8

Compare
Choose a tag to compare
@brutaldev brutaldev released this 30 May 18:41
· 134 commits to master since this release
  • Auto correction of referenced versions. Unsigned assembly versions don't matter in the reference so it's safe to take a signed version and use it's reference. There are a few NuGet packages that reference versions that other assemblies don't and there is not way to use them with normalizing the version.
  • Provide all included assembly paths as probing paths for references. This makes reference fixing much easier since no assemblies need to be copied to the signed assembly location. Referenced assemblies are determined from the list of included assemblies (already signed or not).