1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-05 23:53:33 +00:00

Revert "lib updates and app version bump (#1468)" (#1469)

This reverts commit 15d44b873b.
This commit is contained in:
Matt Portune
2021-07-20 16:21:41 -04:00
committed by GitHub
parent 15d44b873b
commit 8d07397a59
12 changed files with 18 additions and 19 deletions

View File

@@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.4" />
<PackageReference Include="NSubstitute" Version="4.2.2" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">