Skip to content

Commit

Permalink
Merge pull request #106 from huguesv/dependabot/nuget/MSTest.TestFram…
Browse files Browse the repository at this point in the history
…ework-3.4.0

Bump MSTest.TestFramework from 3.3.1 to 3.4.0
  • Loading branch information
huguesv authored Jul 21, 2024
2 parents 941e722 + d1671c4 commit 9a033c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageVersion Include="FluentAssertions.Analyzers" Version="0.32.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.3.1" />
<PackageVersion Include="MSTest.TestFramework" Version="3.3.1" />
<PackageVersion Include="MSTest.TestFramework" Version="3.4.0" />
<PackageVersion Include="SharpZipLib" Version="1.4.2" />
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.556" />
</ItemGroup>
Expand Down

0 comments on commit 9a033c0

Please sign in to comment.