Skip to content

Commit

Permalink
feat(deps): bump MvvmCross.Tests (#823)
Browse files Browse the repository at this point in the history
Bumps [MvvmCross.Tests](https://github.com/MvvmCross/MvvmCross) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/MvvmCross/MvvmCross/releases)
- [Changelog](https://github.com/MvvmCross/MvvmCross/blob/develop/CHANGELOG.md)
- [Commits](MvvmCross/MvvmCross@7.0.0...7.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Oct 1, 2020
1 parent 21a1126 commit aa03b67
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
<PackageReference Include="Moq" Version="4.14.6" />
<PackageReference Include="MvvmCross" Version="7.0.0" />
<PackageReference Include="MvvmCross.Tests" Version="7.0.0" />
<PackageReference Include="MvvmCross.Tests" Version="7.0.1" />
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
</ItemGroup>
Expand Down

0 comments on commit aa03b67

Please sign in to comment.