Skip to content

Commit

Permalink
bump(deps): bump MSTest.TestFramework from 3.1.1 to 3.2.0 (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 28, 2024
1 parent 4736b6e commit b9cbe0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Xyaneon.Games.Cards.Test/Xyaneon.Games.Cards.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.0" />
<PackageReference Include="coverlet.collector" Version="6.0.0" />
</ItemGroup>

Expand Down

0 comments on commit b9cbe0f

Please sign in to comment.