Skip to content

Commit

Permalink
Merge pull request #53 from portyanikhin/dependabot/nuget/NUnit3TestA…
Browse files Browse the repository at this point in the history
…dapter-4.3.1

Bump NUnit3TestAdapter from 4.3.0 to 4.3.1
  • Loading branch information
portyanikhin authored Nov 21, 2022
2 parents 34dab6d + f5bec4b commit a3deebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VCRC.Tests/VCRC.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="FluentAssertions" Version="6.8.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0"/>
<PackageReference Include="NUnit" Version="3.13.3"/>
<PackageReference Include="NUnit3TestAdapter" Version="4.3.0"/>
<PackageReference Include="NUnit3TestAdapter" Version="4.3.1"/>
<PackageReference Include="coverlet.collector" Version="3.2.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit a3deebc

Please sign in to comment.