Bump NUnit3TestAdapter from 3.12.0 to 3.13.0 (#343)

Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V3.12...V3.13)
This commit is contained in:
dependabot-preview[bot] 2019-05-26 13:41:11 +02:00 committed by Jonas Dellinger
parent 67427cdb72
commit 4258359843

View File

@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.0.0-preview-20181205-02" />
<PackageReference Include="Moq" Version="4.10.1" />
<PackageReference Include="NUnit" Version="3.11.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.12.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.13.0" />
<PackageReference Include="NUnit.Console" Version="3.9.0" />
</ItemGroup>