Skip to content

Commit 8f9d45d

Browse files
build(deps): Bump Microsoft.CodeCoverage from 17.7.2 to 17.8.0 (#791)
Bumps [Microsoft.CodeCoverage](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.7.2...v17.8.0) --- updated-dependencies: - dependency-name: Microsoft.CodeCoverage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8175171 commit 8f9d45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Xamarin/Cinephile/Cinephile.UnitTests/Cinephile.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="NUnit.Console" Version="3.17.0" />
1616
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
1717
<PackageReference Include="Moq" Version="4.20.69" />
18-
<PackageReference Include="Microsoft.CodeCoverage" Version="17.7.2" />
18+
<PackageReference Include="Microsoft.CodeCoverage" Version="17.8.0" />
1919
<PackageReference Include="Microsoft.Reactive.Testing" Version="6.0.0" />
2020
</ItemGroup>
2121
<ItemGroup>

0 commit comments

Comments
 (0)