Skip to content

Commit

Permalink
Merge pull request #27 from DMXControl/dependabot/nuget/RDMSharpTests…
Browse files Browse the repository at this point in the history
…/NUnit3TestAdapter-4.6.0

Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 in /RDMSharpTests
  • Loading branch information
patrick-dmxc authored Aug 5, 2024
2 parents 08f8ad4 + 5cf4f6e commit 96bbb15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RDMSharpTests/RDMSharpTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 96bbb15

Please sign in to comment.