Skip to content

Commit

Permalink
Merge pull request #581 from WildGums/dependabot/nuget/src/NUnit3Test…
Browse files Browse the repository at this point in the history
…Adapter-4.6.0

Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 in /src
  • Loading branch information
github-actions[bot] authored Jul 25, 2024
2 parents adfe92e + ba7433a commit 3928f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LogViewer.Tests/LogViewer.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
<PackageReference Include="NUnit" Version="4.1.0" PrivateAssets="all" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="Orc.Csv" Version="5.0.0" />
<PackageReference Include="PublicApiGenerator" Version="11.1.0" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit 3928f04

Please sign in to comment.