Update NuGet packages

This commit is contained in:
tangalbert919
2018-12-10 21:42:51 -06:00
parent 3919618548
commit 3433a2c58e
3 changed files with 10 additions and 5 deletions

View File

@@ -33,6 +33,11 @@
<EnableLLVM>false</EnableLLVM>
<BundleAssemblies>false</BundleAssemblies>
<MandroidI18n>CJK</MandroidI18n>
<AndroidUseSharedRuntime>true</AndroidUseSharedRuntime>
<EmbedAssembliesIntoApk>false</EmbedAssembliesIntoApk>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AndroidStoreUncompressedFileExtensions />
<AndroidEnableSGenConcurrent>false</AndroidEnableSGenConcurrent>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -59,10 +64,10 @@
<HintPath>..\packages\ManagedBass.Fx.2.0.1\lib\netstandard1.4\ManagedBass.Fx.dll</HintPath>
</Reference>
<Reference Include="osuTK, Version=3.0.0.0, Culture=neutral, PublicKeyToken=bad199fe84eb3df4, processorArchitecture=MSIL">
<HintPath>..\packages\ppy.osuTK.NS20.1.0.13\lib\netstandard2.0\osuTK.dll</HintPath>
<HintPath>..\packages\ppy.osuTK.NS20.1.0.16\lib\netstandard2.0\osuTK.dll</HintPath>
</Reference>
<Reference Include="osuTK.Android, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\ppy.osuTK.Android.1.0.13\lib\monoandroid50\osuTK.Android.dll</HintPath>
<HintPath>..\packages\ppy.osuTK.Android.1.0.16\lib\monoandroid80\osuTK.Android.dll</HintPath>
</Reference>
<Reference Include="SharpFNT">
<HintPath>..\packages\SharpFNT.1.0.1\lib\netstandard1.3\SharpFNT.dll</HintPath>