Skip to content

Commit

Permalink
Update MSTest dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tkael committed Dec 11, 2023
1 parent bf883e3 commit 2e8f11c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@
<Version>7.0.3</Version>
</PackageReference>
<PackageReference Include="MSTest.TestAdapter">
<Version>3.0.4</Version>
<Version>3.1.1</Version>
</PackageReference>
<PackageReference Include="MSTest.TestFramework">
<Version>3.0.4</Version>
<Version>3.1.1</Version>
</PackageReference>
<PackageReference Include="Newtonsoft.Json">
<Version>13.0.3</Version>
Expand Down

0 comments on commit 2e8f11c

Please sign in to comment.