All notable changes to this project will be documented in this file.
- Add support for Visual Studio 2019
1.12 - 2018-02-06
1.12-rc - 2018-01-14
- Add
.props
file to initialize all contract default settings (#14, thanks to @kkm000)
- Marked package with
developmentDependency=true
(#15, thanks to @kkm000)
1.11 - 2018-01-14
1.11-alpha - 2017-12-12
- Added change log
- CodeContracts binaries have been updated to 1.10.20606.1-rc2 (released on 6 Jun 2016) (#9)
- Improve .NET framework targets support
1.10.1 - 2017-11-15
- Added .Net Framework 4.7.1 target support (#8 by @baSSiLL)
1.10.0 - 2017-10-23
- Stopped using pre-installed Code Contracts by default
- if you need to use custom Code Contracts, define
DontOverrideCodeContractsInstallDir=true
- if you need to use custom Code Contracts, define
- Switched to independent versioning
1.9.10714.3 - 2017-06-15
- Added support for .Net 4.6.1, 4.6.2 and 4.7 and MSBuild v15 (#5)
1.9.10714.2001 - 2016-01-13
- CodeContracts binaries have been updated to v1.9.10714.2 (released on 13 Jul 2015)
1.7.11202.1001 - 2014-12-06
- CodeContracts binaries have been updated to v1.7.11202.10 (released on 12/3/2014)