Skip to content

Commit

Permalink
Merge pull request #322 from lduchosal/dependabot/nuget/MSTest.TestAd…
Browse files Browse the repository at this point in the history
…apter-3.3.1

Build(deps): Bump MSTest.TestAdapter from 3.3.0 to 3.3.1
  • Loading branch information
mergify[bot] authored Apr 5, 2024
2 parents a82ef99 + c5074cb commit 69f3d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TestProject/TestProject.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.CodeCoverage" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.3.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.3.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down

0 comments on commit 69f3d46

Please sign in to comment.