Skip to content

Commit

Permalink
Merge pull request #139 from RaimondB/dependabot/nuget/MSTest.TestFra…
Browse files Browse the repository at this point in the history
…mework-2.2.2
  • Loading branch information
github-actions[bot] authored Mar 16, 2021
2 parents 8f0c4a9 + cd44773 commit d47e886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DetectiCam.CoreTests/DetectiCam.CoreTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.2" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.1" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.2" />
<PackageReference Include="coverlet.collector" Version="3.0.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit d47e886

Please sign in to comment.