Skip to content

Commit

Permalink
Merge pull request #81 from ktsu-dev/dependabot/nuget/coverlet.collec…
Browse files Browse the repository at this point in the history
…tor-6.0.4

Bump coverlet.collector from 6.0.3 to 6.0.4
  • Loading branch information
github-actions[bot] authored Jan 20, 2025
2 parents ffbed87 + 5a361fc commit 87994b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<ItemGroup Condition="$(IsTestProject)">
<Using Include="Microsoft.VisualStudio.TestTools.UnitTesting" />
<ProjectReference Include="$(SolutionDir)\$(SolutionName)\$(SolutionName).csproj" />
<PackageReference Include="coverlet.collector" Version="6.0.3" />
<PackageReference Include="coverlet.collector" Version="6.0.4" />
<PackageReference Include="MSTest" Version="3.7.0" />
</ItemGroup>

Expand Down

0 comments on commit 87994b6

Please sign in to comment.