Skip to content

Commit

Permalink
Bump Syncfusion.Xamarin.SfGauge from 22.2.11 to 23.1.38
Browse files Browse the repository at this point in the history
Bumps Syncfusion.Xamarin.SfGauge from 22.2.11 to 23.1.38.

---
updated-dependencies:
- dependency-name: Syncfusion.Xamarin.SfGauge
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent 07d7227 commit 08dd3b1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion AccelerometerApp.Android/AccelerometerApp.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<Reference Include="Mono.Android.Export" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Syncfusion.Xamarin.SfGauge" Version="22.2.11" />
<PackageReference Include="Syncfusion.Xamarin.SfGauge" Version="23.1.38" />
<PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2612" />
<PackageReference Include="Xamarin.CommunityToolkit.Markup" Version="2.0.6" />
Expand Down
2 changes: 1 addition & 1 deletion AccelerometerApp.iOS/AccelerometerApp.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
<Reference Include="Xamarin.iOS" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Syncfusion.Xamarin.SfGauge" Version="22.2.11" />
<PackageReference Include="Syncfusion.Xamarin.SfGauge" Version="23.1.38" />
<PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2612" />
<PackageReference Include="Xamarin.CommunityToolkit.Markup" Version="2.0.6" />
Expand Down
2 changes: 1 addition & 1 deletion AccelerometerApp/AccelerometerApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<BuildWithMSBuildOnMono>true</BuildWithMSBuildOnMono>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Syncfusion.Xamarin.SfGauge" Version="22.2.11" />
<PackageReference Include="Syncfusion.Xamarin.SfGauge" Version="23.1.38" />
<PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2612" />
<PackageReference Include="Xamarin.CommunityToolkit.Markup" Version="2.0.6" />
Expand Down

0 comments on commit 08dd3b1

Please sign in to comment.