Skip to content

Commit

Permalink
Merge pull request #152 from WildGums/dependabot/nuget/NUnit3TestAdap…
Browse files Browse the repository at this point in the history
…ter-3.17.0
  • Loading branch information
dependabot-preview[bot] authored Jul 13, 2020
2 parents 2b1ee37 + 1f2882b commit da1c7c2
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 da1c7c2

Please sign in to comment.