Code Runner .NET Changelog

What's new in Code Runner .NET 3.1.20622

Jun 29, 2009
  • New Features
  • Csr task supports ToolPath attribute and has predictable search order
  • RemoteEnvironment now supports getting all the environment variables
  • Bug Fixes
  • Scaffold projects are x86 so they work on x64 versions of Windows

New in Code Runner .NET 3.0.10812 (May 19, 2009)

  • New Features
  • ProcessInjector now works for x86 processes running on x64 platforms.
  • MSBuild functionality broken out into separate assembly because of MSBuild assembly versioning policy.
  • .NET 4.0 ready.
  • Other
  • Fixed bug where correct script .rsp was not used if script was not fully qualified
  • Better diagnostic messages
  • More robust resolution of Fx version