Skip to content

Commit

Permalink
Bump MvvmCross.Plugin.ResxLocalization from 7.0.1 to 7.1.1 (#51)
Browse files Browse the repository at this point in the history
Bumps [MvvmCross.Plugin.ResxLocalization](https://github.com/MvvmCross/MvvmCross) from 7.0.1 to 7.1.1.
- [Release notes](https://github.com/MvvmCross/MvvmCross/releases)
- [Changelog](https://github.com/MvvmCross/MvvmCross/blob/develop/CHANGELOG.md)
- [Commits](MvvmCross/MvvmCross@7.0.1...7.1.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 Oct 23, 2020
1 parent 7a05e35 commit 89dd39b
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 @@ -35,7 +35,7 @@
<PackageReference Include="MvvmCross" Version="7.1.1" />
<PackageReference Include="MvvmCross.Platforms.Wpf" Version="7.0.1" />
<PackageReference Include="MvvmCross.Plugin.Messenger" Version="7.0.1" />
<PackageReference Include="MvvmCross.Plugin.ResxLocalization" Version="7.0.1" />
<PackageReference Include="MvvmCross.Plugin.ResxLocalization" Version="7.1.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="3.1.0" />
<PackageReference Include="Serilog.Sinks.Debug" Version="1.0.1" />
Expand Down

0 comments on commit 89dd39b

Please sign in to comment.