Merge pull request #6041 from miterosan/removenotneededandroidnativelibraryitemgroup

Remove unnecessary AndroidNativeLibrary specification
This commit is contained in:
Dean Herbert
2019-09-19 01:55:36 +09:00
committed by GitHub

View File

@ -51,7 +51,6 @@
<None Include="$(MSBuildThisFileDirectory)\osu.licenseheader">
<Link>osu.licenseheader</Link>
</None>
<AndroidNativeLibrary Include="$(OutputPath)\**\*.so" />
</ItemGroup>
<ItemGroup>
<Reference Include="System" />