Skip to content

Commit

Permalink
Merge pull request #1682 from UnderminersTeam/dependabot/nuget/MSTest…
Browse files Browse the repository at this point in the history
….TestFramework-3.2.1

Bump MSTest.TestFramework from 3.1.1 to 3.2.1
  • Loading branch information
Miepee authored Feb 23, 2024
2 parents bb52d93 + df37379 commit 09ce2cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UndertaleModTests/UndertaleModTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<Version>4.8.0</Version>
</PackageReference>
<PackageReference Include="MSTest.TestFramework">
<Version>3.1.1</Version>
<Version>3.2.1</Version>
</PackageReference>
<PackageReference Include="System.ComponentModel.Composition" Version="8.0.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
Expand Down

0 comments on commit 09ce2cb

Please sign in to comment.