Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Commit

Permalink
Bump Xamarin.Essentials from 1.7.7 to 1.8.0 in /Src
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] committed Aug 14, 2023
1 parent deadbf6 commit ffc2b44
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Src/UITestSampleApp.Droid/UITestSampleApp.Droid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<Reference Include="System.Numerics.Vectors" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Essentials" Version="1.7.7" />
<PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.2" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.2" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2578" />
Expand Down
2 changes: 1 addition & 1 deletion Src/UITestSampleApp.iOS/UITestSampleApp.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<Reference Include="System.IO.Compression" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Essentials" Version="1.7.7" />
<PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.2" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.2" />
<PackageReference Include="AsyncAwaitBestPractices.MVVM" Version="6.0.6" />
Expand Down
2 changes: 1 addition & 1 deletion Src/UITestSampleApp/UITestSampleApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<Folder Include="Views\List\" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Essentials" Version="1.7.7" />
<PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.2" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.2" />
</ItemGroup>
Expand Down

0 comments on commit ffc2b44

Please sign in to comment.