Skip to content

Releases: microsoft/MSBuildLocator

1.0.13

06 Apr 20:11

Choose a tag to compare

This is the first stable release of Microsoft.Build.Locator. It is available on nuget.org.

Bug Fixes since 1.0.7-preview:

  • Be more tolerant of errors in Visual Studio installation (#19). Thanks, @vicancy!
  • Only redirect loads of assemblies that match MSBuild's PublicKeyToken as well as assembly names (#24).

Other improvements:

  • Better documentation for the example project (#15). Thanks, @nopppers!

v1.0.7-preview

22 Feb 18:14
e60d679

Choose a tag to compare

v1.0.7-preview Pre-release
Pre-release

Bug Fixes:

  • Suggest referencing Microsoft.Build packages from NuGet using the correct NuGet metadata #13

Feature additions:

  • Proactively error if MSBuild is already loaded when registering an instance #14