github dotnet/msbuild v15.9.20.62856
MSBuild 15.9.20

latest releases: v17.10.39, v17.14.21, v17.12.41...
6 years ago

This version of MSBuild shipped with Visual Studio 2017 15.9.0.

Detailed release notes

Added

  • MSBuild now respects the global property NuGetInteractive=true, allowing private feeds for SDK resolution (#3621)
  • Added AspNetCoreHostingModel and AspNetCoreModuleName to project IntelliSense (#3773, thanks @jkotalik)

Changed

  • The evaluation context is now respected in some property functions (#3502)
  • Updated culture list including Windows pseudo-locales (#3654, thanks @martincostello)

Fixed

  • Performance of some property-function invocations was improved (#3509)
  • Fixed race condition in ToolLocationHelper (#3537, thanks @AntonLapounov)
  • Performance improvements in path operations on non-Windows OSes (#3547)
  • Stop propagating TargetFramework to projects that were specified as solution build dependencies (#3628, thanks @dasMulli)
  • Removed assumption that Enumerable.Empty was an IList, enabling running on .NET Core 3.0 runtimes (#3836, thanks @kacollins)
  • Fix some edge cases of COM references (#3826, thanks @sidiesen)

Additional thanks

Thanks to everyone who filed bugs or provided other feedback to us in this timeframe!

Don't miss a new msbuild release

NewReleases is sending notifications on new releases.