Releases: jeffkl/MSBuildProjectCreator
Releases · jeffkl/MSBuildProjectCreator
1.2.20
What's New
- Add TryRestore method and overloads to TryBuild to have implicit restore (#36)
v1.2.19
What's New
- Target .NET Core 3.0 (#34)
v1.2.15
What's New
- Fix .NET Core functionality (#30)
v1.2.11
What's New
- Add TryBuild() overload that has target outputs (#27)
v1.2.10
What's New
- Get MSBuild path from VS Setup API (#25)
v1.2.8
What's New
- Support for Visual Studio 2019 / MSBuild 16.0 (#23)
v1.2.5
What's New
- Minor update to MSBuildAssemblyResolver (#21)
- Add TryGetProject to get a project with special evaluation context (#21)
- Add support for Choose, When, and Otherwise (#21)
- Add Sdk to add an SDK reference (#21)
v.1.2.3
What's New
- Fix issue with MSBuildAssemblyResolver (#19)
v1.2.2
What's New
- Add BuildEngine implementation (#18)
v1.2.1
What's New
- Add AssemblyResolve logic and MSBuildTestBase class (#17)
Apps will now be responsible for locating MSBuild assemblies.