Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 26, 2022
1 parent a8cd56d commit 5001ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Update="System.CommandLine" Version="2.0.0-beta1.20574.7" />
<PackageReference Update="System.Text.Json" Version="6.0.1" />
<PackageReference Update="Xamarin.Forms" Version="5.0.0.2083" />
<PackageReference Update="Xamarin.Essentials" Version="1.7.0" />
<PackageReference Update="Xamarin.Essentials" Version="1.7.1" />
<PackageReference Update="xunit" Version="2.4.1" />
<PackageReference Update="xunit.runner.visualstudio" Version="2.4.3">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 5001ce9

Please sign in to comment.