mirror of
https://github.com/bitwarden/mobile
synced 2025-12-20 10:13:42 +00:00
EC-487 Added helper to localize enum values and also a converter to use in xaml (#2048)
This commit is contained in:
committed by
GitHub
parent
9163b9e4de
commit
d204e812e1
@@ -17,6 +17,7 @@
|
||||
<None Remove="Resources\public_suffix_list.dat" />
|
||||
<None Remove="Microsoft.AppCenter.Crashes" />
|
||||
<None Remove="Services\Logging\" />
|
||||
<None Remove="Attributes\" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
@@ -35,5 +36,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Folder Include="Services\Logging\" />
|
||||
<Folder Include="Attributes\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user