Skip to content

Commit

Permalink
Merge pull request #360 from dorssel/dependabot/nuget/MSTest.TestAdap…
Browse files Browse the repository at this point in the history
…ter-2.2.10

Bump MSTest.TestAdapter from 2.2.9 to 2.2.10
  • Loading branch information
dorssel authored Apr 26, 2022
2 parents 126d260 + d2297a3 commit 2aa5093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ SPDX-License-Identifier: GPL-2.0-only
<!-- UnitTests -->
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageVersion Include="Moq" Version="4.17.2" />
<PackageVersion Include="MSTest.TestAdapter" Version="2.2.9" />
<PackageVersion Include="MSTest.TestAdapter" Version="2.2.10" />
<PackageVersion Include="MSTest.TestFramework" Version="2.2.10" />
<PackageVersion Include="System.IO.Pipelines" Version="6.0.2" />
<PackageVersion Include="coverlet.collector" Version="3.1.2" />
Expand Down

0 comments on commit 2aa5093

Please sign in to comment.