Skip to content

Conversation

@mgravell
Copy link

The main project builds for NET40, DNX451 and DNXCORE50

The test project builds for DNX451 and DNXCORE50, mainly due to switch to xunit (supported by DNX tooling; nunit isn't) - the current xunit stuff doesn't support NET40

I've left the non-DNX solution alone - the cheeky TestBridge.cs makes the tests translate without too many code changes (just the ExpectedException stuff)

Note this will need updating when DNX RTM happens

The main project builds for NET40, DNX451 and DNXCORE50

The test project builds for DNX451 and DNXCORE50, mainly due to switch to xunit (supported by DNX tooling; nunit isn't)

I've left the non-DNX solution alone - the cheeky TestBridge.cs makes the tests translate without too many code changes (just the ExpectedException stuff)
… (had to be previously to yank pre-release libs)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant