Skip to content

Commit

Permalink
Merge pull request #8 from opengsq/dependabot/nuget/OpenGSQ/MSTest.Te…
Browse files Browse the repository at this point in the history
…stFramework-3.2.1

Bump MSTest.TestFramework from 3.2.0 to 3.2.1 in /OpenGSQ
  • Loading branch information
BattlefieldDuck authored Feb 14, 2024
2 parents 57998ee + 1a07fee commit e7387cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenGSQTests/OpenGSQTests.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.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.1" />
<PackageReference Include="coverlet.collector" Version="6.0.0" />
</ItemGroup>

Expand Down

0 comments on commit e7387cf

Please sign in to comment.