updated more translations

disabled error-notification in AutoFill
increased version number (1.0.0b)
This commit is contained in:
Philipp Crocoll
2016-04-04 22:13:28 +02:00
parent 3a64e4aa2e
commit 80d1788c60
30 changed files with 124 additions and 101 deletions

View File

@@ -54,6 +54,9 @@
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<LibraryProjectZip Include="..\java\android-filechooser-AS\app\build\outputs\aar\app-debug.aar">
<Link>Jars\app-debug.aar</Link>
</LibraryProjectZip>
<None Include="Jars\AboutJars.txt" />
<None Include="Additions\AboutAdditions.txt" />
<None Include="packages.config" />
@@ -71,11 +74,6 @@
<Target Name="AfterBuild">
</Target>
-->
<ItemGroup>
<LibraryProjectZip Include="..\java\android-filechooser\code\project.zip">
<Link>project.zip</Link>
</LibraryProjectZip>
</ItemGroup>
<ItemGroup>
<XamarinComponentReference Include="xamandroidsupportv4-18">
<Version>20.0.0.4</Version>