Skip to content

Commit

Permalink
Bump MvvmCross.Plugin.Messenger from 6.4.2 to 7.0.0 (#24)
Browse files Browse the repository at this point in the history
Bumps [MvvmCross.Plugin.Messenger](https://github.com/MvvmCross/MvvmCross) from 6.4.2 to 7.0.0.
- [Release notes](https://github.com/MvvmCross/MvvmCross/releases)
- [Changelog](https://github.com/MvvmCross/MvvmCross/blob/develop/CHANGELOG.md)
- [Commits](MvvmCross/MvvmCross@6.4.2...7.0.0)

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] authored Aug 22, 2020
1 parent 9c23860 commit 9f7ce61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CastIt/CastIt.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.19" />
<PackageReference Include="MvvmCross" Version="7.0.0" />
<PackageReference Include="MvvmCross.Platforms.Wpf" Version="6.4.2" />
<PackageReference Include="MvvmCross.Plugin.Messenger" Version="6.4.2" />
<PackageReference Include="MvvmCross.Plugin.Messenger" Version="7.0.0" />
<PackageReference Include="MvvmCross.Plugin.ResxLocalization" Version="7.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="3.1.0" />
Expand Down

0 comments on commit 9f7ce61

Please sign in to comment.