Skip to content

Commit

Permalink
Merge pull request #75 from HicServices/dependabot/nuget/NUnit3TestAd…
Browse files Browse the repository at this point in the history
…apter-4.5.0

Bump NUnit3TestAdapter from 4.4.2 to 4.5.0
  • Loading branch information
jas88 committed May 31, 2023
2 parents 96dad3b + 32b6365 commit 0844b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2"><IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0"><IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="NunitXml.TestLogger" Version="3.0.131" />
Expand Down

0 comments on commit 0844b52

Please sign in to comment.