MSBuildShellExtension Changelog

What's new in MSBuildShellExtension 1.1.2

Nov 7, 2009
  • Major Changes
  • Building with .NET 3.5 platform now supported (MSBuildShellExtension should support .NET 3.5).
  • Minor Changes
  • Error list window shows number of errors and warnings in title (Error list window should show number of errors and warnings in title).
  • Build progress sleeps until error list logger is shown in order to keep warnings from showing, even though the warning button is disabled (Error list should show before letting the build continue).
  • Bug Fixes
  • Fixed bug in Configurator, when extensions where selected before targets (Runtime error in configurator if extensions is selected before targets).