Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2022
1 parent ab4ed97 commit 9c73f4d
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.3" />
<PackageReference Update="Xamarin.Forms" Version="5.0.0.2401+905-sha.aeec18668-azdo.5950840" />
<PackageReference Update="Xamarin.Essentials" Version="1.7.2" />
<PackageReference Update="Xamarin.Essentials" Version="1.7.3" />
<PackageReference Update="xunit" Version="2.4.1" />
<PackageReference Update="xunit.runner.visualstudio" Version="2.4.4">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 9c73f4d

Please sign in to comment.