Skip to content

Commit

Permalink
Merge pull request #8 from mihula/dependabot/nuget/MSTest.TestAdapter…
Browse files Browse the repository at this point in the history
…-3.3.1

Bump MSTest.TestAdapter from 3.2.2 to 3.3.1
  • Loading branch information
mihula authored Apr 10, 2024
2 parents b1ab59c + 419a47c commit 6a95c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ProDotNetZipNetStandardTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.3.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
Expand Down

0 comments on commit 6a95c2e

Please sign in to comment.