File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## Unreleased
8
8
9
+ ## Release date 2024-01-20
10
+ ### Packages
11
+ coverlet.msbuild 6.0.4
12
+ coverlet.console 6.0.4
13
+ coverlet.collector 6.0.4
14
+
9
15
### Fixed
10
16
- Fix empty coverage report when using include and exclude filters [ #1726 ] ( https://github.com/coverlet-coverage/coverlet/issues/1726 )
11
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
3
- "version" : " 6 .0.4 " ,
3
+ "version" : " 8 .0.0-preview.{height} " ,
4
4
"publicReleaseRefSpec" : [
5
5
" ^refs/heads/master$"
6
6
],
You can’t perform that action at this time.
0 commit comments