Skip to content

Commit

Permalink
Merge pull request #263 from Analogy-LogViewer/dependabot/nuget/Analo…
Browse files Browse the repository at this point in the history
…gy.LogViewer.NLog.Targets.UnitTests/MSTest.TestFramework-3.2.0

Bump MSTest.TestFramework from 3.1.1 to 3.2.0 in /Analogy.LogViewer.NLog.Targets.UnitTests
  • Loading branch information
LiorBanai authored Jan 27, 2024
2 parents f9421ee + ba07ff9 commit 53e84ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.0" />
<PackageReference Include="coverlet.collector" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 53e84ce

Please sign in to comment.