Skip to content

Commit

Permalink
Bump Newtonsoft.Json in /samples/core/Xamarin/EFGetStarted.Android (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 18, 2022
1 parent 391aabf commit 2ce95cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<PackageReference Include="Xamarin.Forms" Version="4.8.0.1534" />
<PackageReference Include="Xamarin.Essentials" Version="1.5.3.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.20" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
<ItemGroup>
<Compile Include="MainActivity.cs" />
Expand Down

0 comments on commit 2ce95cf

Please sign in to comment.