1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-19 01:33:22 +00:00

Updated libs to latest stable (#2092)

* updated libs to latest stable

* testing rollback of test dependencies

* testing xunit restore

* bump all test libs except xunit

* remove AndroidX.Migration package
This commit is contained in:
mp-bw
2022-09-22 11:17:17 -04:00
committed by GitHub
parent 115aee2026
commit 7f9dfd3dae
9 changed files with 30 additions and 30 deletions

View File

@@ -242,7 +242,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AppCenter.Crashes">
<Version>4.4.0</Version>
<Version>4.5.3</Version>
</PackageReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.AppExtension.CSharp.targets" />