Skip to content

1.1-prerelease2

Pre-release
Pre-release
Compare
Choose a tag to compare
@carlpett carlpett released this 13 Feb 22:06
· 35 commits to master since this release

Fixed bugs

#5 - Correctly pass environment variables into test runner
#7 - Filtering supported runtimes could be done before the dropdowns were initialized, causing the ui to lack some elements (such as the save button)

Known issues

Build steps created with 1.0 will show null in the setting view instead of runtime platform and version, since they do not have values. Tests are still run using the default settings for the selected xUnit version, however (AnyCPU and .NET 4.5 for 2.x, AnyCPU and .NET 3.5 for 1.9).