Skip to content

Commit

Permalink
Merge pull request #159 from Analogy-LogViewer/dependabot/nuget/MSTes…
Browse files Browse the repository at this point in the history
…t.TestFramework-3.2.0

Bump MSTest.TestFramework from 3.1.1 to 3.2.0
  • Loading branch information
LiorBanai authored Jan 27, 2024
2 parents 3ed6084 + 2d96a74 commit e305588
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e305588

Please sign in to comment.