1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 09:27:29 +08:00

Remove unnecessary file

This commit is contained in:
Dean Herbert 2019-07-02 19:44:04 +09:00
parent 9bed0094de
commit 486e7e4e1e
2 changed files with 0 additions and 4 deletions

View File

@ -1 +0,0 @@
MONO_GC_PARAMS=nursery-size=8m

View File

@ -46,8 +46,5 @@
<ItemGroup>
<AndroidResource Include="Resources\drawable\lazer.png" />
</ItemGroup>
<ItemGroup>
<AndroidEnvironment Include="monogc.txt" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
</Project>