Skip to content

Commit

Permalink
Merge pull request #1779 from Analogy-LogViewer/dependabot/nuget/Anal…
Browse files Browse the repository at this point in the history
…ogy.UnitTests/MSTest.TestFramework-3.1.1

Bump MSTest.TestFramework from 3.0.4 to 3.1.1 in /Analogy.UnitTests
  • Loading branch information
LiorBanai committed Jul 14, 2023
2 parents 84c3fcb + fb5374f commit 2506b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Analogy.UnitTests/Analogy.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<PackageReference Include="Analogy.LogViewer.Serilog" Version="3.8.3.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.0.4" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Analogy\Analogy.csproj" />
Expand Down

0 comments on commit 2506b9a

Please sign in to comment.