mirror of
https://github.com/bitwarden/mobile
synced 2025-12-18 01:03:24 +00:00
fix dependency hell
This commit is contained in:
@@ -75,5 +75,10 @@
|
||||
<Name>Core</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="NETStandard.Library">
|
||||
<Version>2.0.3</Version>
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user