Skip to content

Commit

Permalink
chore(deps): bump the mstest-dependencies group with 2 updates (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
BoBoBaSs84 authored Feb 4, 2025
2 parents 4b8a583 + 19ae7f2 commit 1c732d7
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.2"/>
<PackageReference Include="MSTest.TestFramework" Version="3.7.2"/>
<PackageReference Include="MSTest.TestAdapter" Version="3.7.3"/>
<PackageReference Include="MSTest.TestFramework" Version="3.7.3"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0"/>
<PackageReference Include="Moq" Version="[4.18.4]"/>
<PackageReference Include="coverlet.collector" Version="6.0.4"/>
Expand Down

0 comments on commit 1c732d7

Please sign in to comment.