Skip to content

Commit

Permalink
feat(deps): bump NUnit3TestAdapter (#533)
Browse files Browse the repository at this point in the history
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.15.0 to 3.15.1.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](nunit/nunit3-vs-adapter@V3.15...V3.15.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and Plac3hold3r committed Sep 2, 2019
1 parent 7a05ea6 commit 703f6c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="MvvmCross.CodeAnalysis" Version="6.3.1" />
<PackageReference Include="MvvmCross.Tests" Version="6.3.1" />
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.15.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.15.1" />
</ItemGroup>

<ItemGroup Condition=" '$(HasCoreTestProject)' == 'true' ">
Expand Down

0 comments on commit 703f6c5

Please sign in to comment.