Skip to content

v2.2.0

Compare
Choose a tag to compare
@krafs krafs released this 17 Jan 08:14
· 53 commits to main since this release

What's Changed

  • Adds logging to MSBuild from the PublicizeAssemblies task. Build with a higher MSBuild verbosity to see the output.
  • Adds optional logging to custom log file using the PublicizerLogFilePath-property. See readme for more info.
  • Adds optional clearing of Publicizer assembly cache on Clean, for easier troubleshooting. See readme for more info.
  • Fixes issues where some standard library reference assemblies, like mscorlib, sometime fails to publicize.

You may need to delete your cache after updating (i.e. .vs/ and obj/)