Skip to content

Commit c585627

Browse files
chore(deps): update dependency microsoft.testing.extensions.codecoverage to 18.6.2 (#4328)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Microsoft.Testing.Extensions.CodeCoverage](https://redirect.github.com/microsoft/codecoverage) | `18.5.2` → `18.6.2` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Testing.Extensions.CodeCoverage/18.6.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Testing.Extensions.CodeCoverage/18.5.2/18.6.2?slim=true) | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d34acbf commit c585627

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.3.0" />
3030
<PackageVersion Include="Microsoft.Extensions.DependencyModel" Version="10.0.5" />
3131
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.4.0" />
32-
<PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage" Version="18.5.2" />
32+
<PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage" Version="18.6.2" />
3333
<PackageVersion Include="Microsoft.Testing.Platform.MSBuild" Version="2.1.0" />
3434
<PackageVersion Include="Microsoft.Reactive.Testing" Version="6.1.0" />
3535
<PackageVersion Include="System.Reactive" Version="6.1.0" />

0 commit comments

Comments
 (0)