Skip to content

Commit

Permalink
Bump MvvmCross.Platforms.Wpf from 7.0.0 to 7.0.1 (#39)
Browse files Browse the repository at this point in the history
Bumps [MvvmCross.Platforms.Wpf](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] authored Sep 22, 2020
1 parent 21e444c commit 8123c37
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 @@ -33,7 +33,7 @@
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="3.4.1" />
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.19" />
<PackageReference Include="MvvmCross" Version="7.0.0" />
<PackageReference Include="MvvmCross.Platforms.Wpf" Version="7.0.0" />
<PackageReference Include="MvvmCross.Platforms.Wpf" Version="7.0.1" />
<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" />
Expand Down

0 comments on commit 8123c37

Please sign in to comment.