Remove unused bass.dll from android project (#5230)

Remove unused bass.dll from android project
This commit is contained in:
Dean Herbert 2019-07-04 01:41:59 +09:00 committed by GitHub
commit fe919f1c78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@
<AndroidNativeLibrary Include="$(MSBuildThisFileDirectory)\osu.Android\lib\**\*.so">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</AndroidNativeLibrary>
<Content Include="$(MSBuildThisFileDirectory)\osu.Android\bass.dll" />
</ItemGroup>
<ItemGroup>
<Reference Include="System" />

Binary file not shown.