Skip to content

Commit

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

Bump MSTest.TestFramework from 3.2.0 to 3.2.2
  • Loading branch information
LiorBanai authored Feb 28, 2024
2 parents 3546005 + 3359ba1 commit 44a77a3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.2" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Analogy.LogViewer.XMLLogParser\Analogy.LogViewer.XMLParser.csproj" />
Expand Down

0 comments on commit 44a77a3

Please sign in to comment.