Skip to content

Commit

Permalink
Bump MvvmCross in /SByteDev.MvvmCross.Plugins.DateTimeConverter
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 26, 2020
1 parent 43031fd commit a988bd1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="MvvmCross">
<Version>7.0.1</Version>
<Version>7.1.2</Version>
</PackageReference>
<PackageReference Include="MvvmCross.DroidX.Material">
<Version>7.0.1</Version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<Reference Include="Xamarin.iOS" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="MvvmCross" Version="7.0.1" />
<PackageReference Include="MvvmCross" Version="7.1.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\SByteDev.MvvmCross.Plugins.DateTimeConverter\SByteDev.MvvmCross.Plugins.DateTimeConverter.csproj">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MvvmCross" Version="7.0.1" />
<PackageReference Include="MvvmCross" Version="7.1.2" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MvvmCross" Version="7.0.1" />
<PackageReference Include="MvvmCross" Version="7.1.2" />
<Compile Include="Shared\**\*.cs" />
</ItemGroup>

Expand Down

0 comments on commit a988bd1

Please sign in to comment.