Skip to content

Commit 6b19f85

Browse files
Bump Microsoft.CodeCoverage from 17.10.0 to 17.13.0 (#323)
Bumps [Microsoft.CodeCoverage](https://github.com/microsoft/vstest) from 17.10.0 to 17.13.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.10.0...v17.13.0) --- updated-dependencies: - dependency-name: Microsoft.CodeCoverage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ef803a commit 6b19f85

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/PSDocs.Tests/PSDocs.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>net7.0</TargetFramework>
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.CodeCoverage" Version="17.10.0" />
13+
<PackageReference Include="Microsoft.CodeCoverage" Version="17.13.0" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
1515
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.3.8" />
1616
<PackageReference Include="xunit" Version="2.9.0" />

0 commit comments

Comments
 (0)