File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
nuget/CodeContracts.MSBuild Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33
44## [ Unreleased]
5+
6+ ## [ 1.11-alpha] - 2017-12-12
57### Added
68- Added change log
79### Changed
@@ -34,7 +36,8 @@ All notable changes to this project will be documented in this file.
3436
3537## 1.7.10908.1101-beta - 2014-10-03
3638
37- [ Unreleased ] : https://github.com/igorbek/CodeContracts.MSBuild/compare/v1.10.1...HEAD
39+ [ Unreleased ] : https://github.com/igorbek/CodeContracts.MSBuild/compare/v1.11-alpha...HEAD
40+ [ 1.11-alpha ] : https://github.com/igorbek/CodeContracts.MSBuild/compare/v1.10.1...v1.11-alpha
3841[ 1.10.1 ] : https://github.com/igorbek/CodeContracts.MSBuild/compare/v1.10.0...v1.10.1
3942[ 1.10.0 ] : https://github.com/igorbek/CodeContracts.MSBuild/compare/v1.9.10714.3...v1.10.0
4043[ 1.9.10714.3 ] : https://github.com/igorbek/CodeContracts.MSBuild/compare/v1.9.10714.2001...v1.9.10714.3
Original file line number Diff line number Diff line change 99 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1010 <description >Helper package to use with build servers. Contains all CodeContracts binaries and integrates into MSBuild build process.</description >
1111 <releaseNotes >Full changelog: https://github.com/Igorbek/CodeContracts.MSBuild/blob/master/CHANGELOG.md
12- 1.11: CodeContracts has been updated to v1.10.20606.1-rc2 (released on 6 Jun 2016)
12+ 1.11-alpha : CodeContracts has been updated to v1.10.20606.1-rc2 (released on 6 Jun 2016)
1313 Improved .net targets support
14141.10.1: Add .Net Framework 4.7.1 target support
15151.10: Stop using pre-installed CodeContract by default.
You can’t perform that action at this time.
0 commit comments