Bump NUnit.Console from 3.10.0 to 3.11.1 (#419)

Bumps [NUnit.Console](https://github.com/nunit/nunit-console) from 3.10.0 to 3.11.1.
- [Release notes](https://github.com/nunit/nunit-console/releases)
- [Changelog](https://github.com/nunit/nunit-console/blob/master/CHANGES.txt)
- [Commits](https://github.com/nunit/nunit-console/compare/v3.10...v3.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-17 12:59:35 +01:00 committed by GitHub
parent 196cb42b6c
commit 9c56263a89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
<PackageReference Include="Moq" Version="4.13.1" />
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.16.1" />
<PackageReference Include="NUnit.Console" Version="3.10.0" />
<PackageReference Include="NUnit.Console" Version="3.11.1" />
</ItemGroup>
<ItemGroup>