Skip to content

Commit

Permalink
Merge branch 'cobertura-optional' of https://github.com/david-driscol…
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpalme committed Apr 26, 2017
2 parents 95c99e9 + dee2b36 commit 71bb81b
Show file tree
Hide file tree
Showing 6 changed files with 25,884 additions and 12 deletions.
5 changes: 5 additions & 0 deletions Readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@ For further details take a look at LICENSE.txt.

CHANGELOG

2.5.7.0

* New: Issue #89: Addes support fo rCobertura line-rate and
branch-rate metrics

2.5.6.0

* Fix: Issue #87: Fixed history coverage file generation
Expand Down
4 changes: 2 additions & 2 deletions ReportGenerator.Reporting/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.5.6.0")]
[assembly: AssemblyFileVersion("2.5.6.0")]
[assembly: AssemblyVersion("2.5.7.0")]
[assembly: AssemblyFileVersion("2.5.7.0")]

[assembly: CLSCompliant(true)]
Loading

0 comments on commit 71bb81b

Please sign in to comment.