Skip to content

Commit

Permalink
Increase Syncfusion.Xamarin.SfChart to v20.3.0.49
Browse files Browse the repository at this point in the history
  • Loading branch information
brminnick committed Oct 15, 2022
1 parent eb3d4d8 commit 8c07306
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion GitTrends.Android/GitTrends.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2515" />
<PackageReference Include="Polly" Version="7.2.3" />
<PackageReference Include="Syncfusion.Xamarin.SfChart" Version="20.3.0.47" />
<PackageReference Include="Syncfusion.Xamarin.SfChart" Version="20.3.0.49" />
<PackageReference Include="sqlite-net-pcl" Version="1.8.116" />
<PackageReference Include="Xamarin.FFImageLoading.Svg.Forms" Version="2.4.11.982" />
<PackageReference Include="Autofac" Version="6.4.0" />
Expand Down
2 changes: 1 addition & 1 deletion GitTrends.iOS/GitTrends.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@
<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2515" />
<PackageReference Include="Polly" Version="7.2.3" />
<PackageReference Include="Syncfusion.Xamarin.SfChart" Version="20.3.0.47" />
<PackageReference Include="Syncfusion.Xamarin.SfChart" Version="20.3.0.49" />
<PackageReference Include="sqlite-net-pcl" Version="1.8.116" />
<PackageReference Include="Xamarin.FFImageLoading.Svg.Forms" Version="2.4.11.982" />
<PackageReference Include="Autofac" Version="6.4.0" />
Expand Down
2 changes: 1 addition & 1 deletion GitTrends/GitTrends.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<NoStdLib>false</NoStdLib>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Syncfusion.Xamarin.SfChart" Version="20.3.0.47" />
<PackageReference Include="Syncfusion.Xamarin.SfChart" Version="20.3.0.49" />
<PackageReference Include="sqlite-net-pcl" Version="1.8.116" />
<PackageReference Include="Xamarin.FFImageLoading.Svg.Forms" Version="2.4.11.982" />
<PackageReference Include="Autofac" Version="6.4.0" />
Expand Down

0 comments on commit 8c07306

Please sign in to comment.