This commit is contained in:
Kyle Spearrin
2017-11-20 16:32:23 -05:00
parent f0358f1da8
commit 5606a0a968
4 changed files with 10 additions and 4 deletions

View File

@@ -132,6 +132,9 @@
<ItemGroup>
<AndroidResource Include="Resources\drawable\shield.png" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\xml\autofillservice.xml" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.