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

Commit

Permalink
Bump Microsoft.AppCenter.Analytics from 5.0.2 to 5.0.3 in /Src (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 3, 2023
1 parent 23b4f78 commit b4c0acb
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 @@ -81,7 +81,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.2" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.3" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.2" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2612" />
<PackageReference Include="AsyncAwaitBestPractices.MVVM" Version="6.0.6" />
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 @@ -101,7 +101,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.2" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.3" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.2" />
<PackageReference Include="AsyncAwaitBestPractices.MVVM" Version="6.0.6" />
<PackageReference Include="Xamarin.TestCloud.Agent" Version="0.23.2" />
Expand Down
2 changes: 1 addition & 1 deletion Src/UITestSampleApp/UITestSampleApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<ItemGroup>
<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" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.3" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\MyLoginUI\MyLoginUI.csproj" />
Expand Down

0 comments on commit b4c0acb

Please sign in to comment.