Skip to content

Commit

Permalink
chore: Update MSTest packages
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDave1999 committed Jun 18, 2024
1 parent 8427a0b commit 136b9ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<PackageVersion Include="coverlet.msbuild" Version="3.1.2" />
<PackageVersion Include="FluentAssertions" Version="6.10.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageVersion Include="MSTest.TestAdapter" Version="2.2.7" />
<PackageVersion Include="MSTest.TestFramework" Version="2.2.7" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.4.3" />
<PackageVersion Include="MSTest.TestFramework" Version="3.4.3" />

<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="7.0.5" />
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.4.0" />
Expand Down

0 comments on commit 136b9ad

Please sign in to comment.