Skip to content

Commit

Permalink
Bump Xamarin.Essentials from 1.8.0 to 1.8.1 in /Source
Browse files Browse the repository at this point in the history
Bumps [Xamarin.Essentials](https://github.com/xamarin/Essentials) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/xamarin/Essentials/releases)
- [Commits](xamarin/Essentials@1.8.0...1.8.1)

---
updated-dependencies:
- dependency-name: Xamarin.Essentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 799042d commit 794b2d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/DotNetGraphQL.Mobile/DotNetGraphQL.Mobile.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2622" />
<PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
<PackageReference Include="Xamarin.Essentials" Version="1.8.1" />
<PackageReference Include="AsyncAwaitBestPractices.MVVM" Version="6.0.6" />
<PackageReference Include="Xam.Plugins.Forms.ImageCircle" Version="3.1.1.1-beta" />
<PackageReference Include="modernhttpclient-updated" Version="3.4.3" />
Expand Down

0 comments on commit 794b2d6

Please sign in to comment.