Bump NUnit.Runners from 2.6.4 to 3.9.0

Bumps [NUnit.Runners](https://github.com/nunit/nunit-console) from 2.6.4 to 3.9.0.
- [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/commits/v3.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-24 07:13:16 +00:00 коммит произвёл GitHub
Родитель 344768d186
Коммит c37fdc5b90
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -38,7 +38,7 @@
<Version>1.5.0.235</Version>
</PackageReference>
<PackageReference Include="NUnit.Runners">
<Version>2.6.4</Version>
<Version>3.9.0</Version>
</PackageReference>
</ItemGroup>