Skip to content

Commit

Permalink
Bump Microsoft.AppCenter.Analytics from 3.2.1 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps Microsoft.AppCenter.Analytics from 3.2.1 to 4.2.0.

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Mar 23, 2021
1 parent 6fc7c77 commit 445d5c0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Weather/WeatherApp.Android/WeatherApp.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AppCenter.Analytics">
<Version>3.2.1</Version>
<Version>4.2.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.AppCenter.Crashes">
<Version>3.2.1</Version>
Expand Down
2 changes: 1 addition & 1 deletion Weather/WeatherApp.iOS/WeatherApp.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AppCenter.Analytics">
<Version>3.2.1</Version>
<Version>4.2.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.AppCenter.Crashes">
<Version>3.2.1</Version>
Expand Down
2 changes: 1 addition & 1 deletion Weather/WeatherApp/WeatherApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="3.2.1" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="4.2.0" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="3.2.1" />
<PackageReference Include="Xamarin.Forms" Version="4.6.0.772" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
Expand Down

0 comments on commit 445d5c0

Please sign in to comment.