-
Notifications
You must be signed in to change notification settings - Fork 2
Release Notes
Ian Johnson edited this page Apr 22, 2017
·
10 revisions
- This release upgrades the projects to VS 2017 and simplify references
- 24 - Fix for abstract classes with public constructors
- 25 - Add support for non public constructors
- 26 - Add support for the new mstest framework
- 28 - Change netstandard 1.0 target to use NETStandard.Library 1.6.0
- 21 - Upgrade versions for FakeItEasy, Moq, NSubstitute and xUnit.
- 22 - Add ExportAttribute
- 23 - Fix bug where sometimes not all FixtureInitializationAttribute are executed
- 20 - Enable abstract support for NSubstitute and FakeItEasy libraries