Skip to content

Commit

Permalink
Bump Microsoft.AppCenter.Crashes from 5.0.1 to 5.0.2
Browse files Browse the repository at this point in the history
Bumps Microsoft.AppCenter.Crashes from 5.0.1 to 5.0.2.

---
updated-dependencies:
- dependency-name: Microsoft.AppCenter.Crashes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 24, 2023
1 parent e945d0e commit 68d10e1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion GitTrends.Android/GitTrends.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<PackageReference Include="Xamarin.FFImageLoading.Svg.Forms" Version="2.4.11.982" />
<PackageReference Include="Autofac" Version="7.0.1" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.1" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.1" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.2" />
<PackageReference Include="Shiny.Notifications" Version="2.7.2" />
<PackageReference Include="Xam.Plugins.Android.ExoPlayer" Version="2.14.6" />
<PackageReference Include="Xamarin.Firebase.Messaging" Version="123.1.1.1" />
Expand Down
2 changes: 1 addition & 1 deletion GitTrends.iOS/GitTrends.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@
<PackageReference Include="Autofac" Version="7.0.1" />
<PackageReference Include="Xamarin.TestCloud.Agent" Version="0.23.2" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.1" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.1" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.2" />
<PackageReference Include="Shiny.Notifications" Version="2.7.2" />
<PackageReference Include="Microsoft.Azure.NotificationHubs" Version="4.1.0" />
<PackageReference Include="Xamarin.Forms.PancakeView" Version="2.3.0.763-beta" />
Expand Down
2 changes: 1 addition & 1 deletion GitTrends/GitTrends.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="Xamarin.Forms.DebugRainbows" Version="1.1.4" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.46" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.1" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.1" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.2" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2578" />
<PackageReference Include="Shiny.Notifications" Version="2.7.2" />
<PackageReference Include="Xamarin.Forms.PancakeView" Version="2.3.0.763-beta" />
Expand Down

0 comments on commit 68d10e1

Please sign in to comment.