remove persian language until further verification

This commit is contained in:
Kyle Spearrin 2018-03-29 11:46:09 -04:00
parent d2db68b781
commit be11933c60
1 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,10 @@
<DefineConstants>TRACE;FDROID;NET471</DefineConstants>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Remove="Resources\AppResources.fa.resx" />
</ItemGroup>
<ItemGroup>
<None Remove="Resources\public_suffix_list.dat" />
</ItemGroup>