5.0.0
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