Skip to content

Commit

Permalink
Merge pull request #303 from mauroservienti/dependabot/nuget/src/NUni…
Browse files Browse the repository at this point in the history
…t3TestAdapter-4.4.2

Bump NUnit3TestAdapter from 4.3.1 to 4.4.2 in /src
  • Loading branch information
github-actions[bot] authored Mar 2, 2023
2 parents ad71601 + 525a7af commit 5ad297f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="NServiceBus" Version="8.0.3" />
<PackageReference Include="nunit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.3.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
<PackageReference Include="NServiceBus.AcceptanceTesting" Version="8.0.3" />
<PackageReference Include="SimpleExec" Version="8.0.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="NETStandard.Library" Version="2.0.3" />
<PackageReference Include="NServiceBus.Testing" Version="8.0.1" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.3.1">
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 5ad297f

Please sign in to comment.