Skip to content

5.0.0

Choose a tag to compare

@jeffkl jeffkl released this 24 Aug 21:04
· 178 commits to main since this release
406e63d

What's Changed

  • Set TargetFramework property when TargetFrameworks contains a single value by @jeffkl in #106
  • Cache assembly loads by @jeffkl in #107
  • Rename projects to align with assembly names by @jeffkl in #108
  • Build out-of-process by @jeffkl in #111

Breaking Changes

  • Build out-of-process (#111)
    Builds are now executed out of process and so projects must be saved before building.

Full Changelog: v4.0.4...v5.0.0