Skip to content

Commit

Permalink
Merge pull request #22 from hannesbarbez/dependabot/nuget/BarbezDotEu…
Browse files Browse the repository at this point in the history
….Byte/MSTest.TestAdapter-3.0.0

Bump MSTest.TestAdapter from 2.2.10 to 3.0.0 in /BarbezDotEu.Byte
  • Loading branch information
hannesbarbez authored Dec 7, 2022
2 parents dfac2e3 + a0930d7 commit 418dac4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
<PackageReference Include="MSTest.TestAdapter" Version="3.0.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.0.0" />
<PackageReference Include="coverlet.collector" Version="3.2.0" />
</ItemGroup>
Expand Down

0 comments on commit 418dac4

Please sign in to comment.