Skip to content

Commit

Permalink
Merge pull request #1605 from krzys-h/dependabot/nuget/MSTest.TestFra…
Browse files Browse the repository at this point in the history
…mework-3.1.1

Bump MSTest.TestFramework from 2.2.3 to 3.1.1
  • Loading branch information
colinator27 authored Jan 10, 2024
2 parents 62efd9f + ee51862 commit 9ce907f
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>3.9.0</Version>
</PackageReference>
<PackageReference Include="MSTest.TestFramework">
<Version>2.2.3</Version>
<Version>3.1.1</Version>
</PackageReference>
<PackageReference Include="System.ComponentModel.Composition" Version="5.0.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.3" />
Expand Down

0 comments on commit 9ce907f

Please sign in to comment.