Skip to content

Commit

Permalink
Merge pull request #89 from Analogy-LogViewer/dependabot/nuget/MSTest…
Browse files Browse the repository at this point in the history
….TestAdapter-3.2.0

Bump MSTest.TestAdapter from 3.1.1 to 3.2.0
  • Loading branch information
LiorBanai authored Jan 27, 2024
2 parents 559ebd2 + 236c663 commit 65451d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="6.0.0.1" />
<PackageReference Include="Elastic.CommonSchema.Serilog" Version="8.6.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="coverlet.collector" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 65451d1

Please sign in to comment.