Skip to content

Commit

Permalink
Bump NUnit3TestAdapter from 3.16.1 to 3.17.0
Browse files Browse the repository at this point in the history
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.16.1 to 3.17.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](nunit/nunit3-vs-adapter@V3.16.1...V3.17)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jul 13, 2020
1 parent 2b1ee37 commit 1f2882b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Orc.CommandLine.Tests/Orc.CommandLine.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
<PackageReference Include="ModuleInit.Fody" Version="2.1.0" PrivateAssets="all" />
<PackageReference Include="NUnit" Version="3.12.0" PrivateAssets="all" />
<PackageReference Include="NUnit3TestAdapter" Version="3.16.1" PrivateAssets="all" />
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" PrivateAssets="all" />
<PackageReference Include="Obsolete.Fody" Version="5.2.1" PrivateAssets="all" />
<PackageReference Include="PublicApiGenerator" Version="10.2.0" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit 1f2882b

Please sign in to comment.