Skip to content

Releases: jeffkl/MSBuildProjectCreator

1.2.20

20 Nov 21:43
541f96c
Compare
Choose a tag to compare

What's New

  • Add TryRestore method and overloads to TryBuild to have implicit restore (#36)

v1.2.19

21 Oct 16:03
b416692
Compare
Choose a tag to compare

What's New

  • Target .NET Core 3.0 (#34)

v1.2.15

09 Sep 21:14
ca164dd
Compare
Choose a tag to compare

What's New

  • Fix .NET Core functionality (#30)

v1.2.11

09 Apr 17:19
a2a3755
Compare
Choose a tag to compare

What's New

  • Add TryBuild() overload that has target outputs (#27)

v1.2.10

23 Mar 22:31
a749872
Compare
Choose a tag to compare

What's New

  • Get MSBuild path from VS Setup API (#25)

v1.2.8

14 Dec 15:43
cd7319a
Compare
Choose a tag to compare

What's New

  • Support for Visual Studio 2019 / MSBuild 16.0 (#23)

v1.2.5

11 Jun 21:53
6f4e2b6
Compare
Choose a tag to compare

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

08 Jun 16:12
d732d86
Compare
Choose a tag to compare

What's New

  • Fix issue with MSBuildAssemblyResolver (#19)

v1.2.2

08 Jun 00:28
ebb32d9
Compare
Choose a tag to compare

What's New

  • Add BuildEngine implementation (#18)

v1.2.1

07 Jun 21:12
88ec2c2
Compare
Choose a tag to compare

What's New

  • Add AssemblyResolve logic and MSBuildTestBase class (#17)

Apps will now be responsible for locating MSBuild assemblies.