Skip to content

Commit

Permalink
Merge pull request #18 from xDaijobu/dependabot/nuget/Sample/Xamarin/…
Browse files Browse the repository at this point in the history
…LocalNotificationsSample.Android/Xamarin.Essentials-1.7.4

Bump Xamarin.Essentials from 1.6.1 to 1.7.4 in /Sample/Xamarin/LocalNotificationsSample.Android
  • Loading branch information
xDaijobu authored Jan 24, 2023
2 parents 1b6f70d + 63a78b2 commit f67ef7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2012" />
<PackageReference Include="Xamarin.Essentials" Version="1.6.1" />
<PackageReference Include="Xamarin.Essentials" Version="1.7.4" />
</ItemGroup>
<ItemGroup>
<Compile Include="MainActivity.cs" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2012" />
<PackageReference Include="Xamarin.Essentials" Version="1.6.1" />
<PackageReference Include="Xamarin.Essentials" Version="1.7.4" />
</ItemGroup>
<ItemGroup>
<None Remove="MSN" />
Expand Down

0 comments on commit f67ef7f

Please sign in to comment.