Skip to content

Commit

Permalink
chore(deps): bump the mstest-dependencies group with 3 updates (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
BoBoBaSs84 authored Feb 19, 2025
2 parents 0503c9c + d04cf2f commit eb38c0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@

<ItemGroup Condition="$(MSBuildProjectName.EndsWith('Tests'))">
<PackageReference Include="FluentAssertions" Version="8.0.1"/>
<PackageReference Include="MSTest.TestAdapter" Version="3.7.3"/>
<PackageReference Include="MSTest.TestFramework" Version="3.7.3"/>
<PackageReference Include="MSTest.TestAdapter" Version="3.8.0"/>
<PackageReference Include="MSTest.TestFramework" Version="3.8.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0"/>
<PackageReference Include="Moq" Version="[4.18.4]"/>
<PackageReference Include="coverlet.collector" Version="6.0.4"/>
Expand Down

0 comments on commit eb38c0f

Please sign in to comment.