Skip to content

v2.3.2

Compare
Choose a tag to compare
@SabotageAndi SabotageAndi released this 17 Apr 09:08
· 987 commits to master since this release
361f4b7

Fixes:

  • Fix issue when using environment variables in a generator plugin's path #1045
  • Adjust order of plugin search paths #1086
  • Improve error message of test generator #1089
  • Fix assembly loading of dependencies in MSBuild task #1088
  • Make MSBuild Task debuggable #1087
  • add licenses for all dependencies that are shipped with the NuGet packages

API Changes:

  • Generator probing functionality was moved from GeneratorPluginLoader to GeneratorPluginLocator #1045