Skip to content

Commit

Permalink
Merge pull request #130 from mauroservienti/dependabot/nuget/src/nuni…
Browse files Browse the repository at this point in the history
…t-3.13.1
  • Loading branch information
dependabot[bot] authored Feb 1, 2021
2 parents 28de26f + 017298a commit e903794
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 @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="NServiceBus" Version="7.4.4" />
<PackageReference Include="nunit" Version="3.13.0" />
<PackageReference Include="nunit" Version="3.13.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
<PackageReference Include="NServiceBus.AcceptanceTesting" Version="7.4.4" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
<PackageReference Include="NETStandard.Library" Version="2.0.3" />
<PackageReference Include="NServiceBus.Testing" Version="7.2.0" />
<PackageReference Include="NUnit" Version="3.13.0" />
<PackageReference Include="NUnit" Version="3.13.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit e903794

Please sign in to comment.