Skip to content

Commit

Permalink
Merge pull request #173 from pyrocumulus/dependabot/nuget/tests/PVOut…
Browse files Browse the repository at this point in the history
…put.Net.Tests/NUnit3TestAdapter-4.5.0

Bump NUnit3TestAdapter from 4.4.2 to 4.5.0 in /tests/PVOutput.Net.Tests
  • Loading branch information
pyrocumulus authored Oct 18, 2023
2 parents 40ca5cb + 0597454 commit c927a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/PVOutput.Net.Tests/PVOutput.Net.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit.Analyzers" Version="3.6.1" />
<PackageReference Include="RichardSzalay.MockHttp" Version="6.0.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2">
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit c927a53

Please sign in to comment.