Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent e235b8c commit 5ed31ac
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
Expand All @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="ReactiveUI.Fody" Version="$(ReactiveUIVersion)" />
<PackageReference Include="Xamarin.Essentials" Version="1.7.7" />
<PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5ed31ac

Please sign in to comment.