Avoid using Dapper to fix iOS compatibility of beatmap lookup cache

This commit is contained in:
Dean Herbert
2021-01-28 16:53:56 +09:00
parent 15e455231e
commit c3d4044017
2 changed files with 21 additions and 12 deletions

View File

@ -18,7 +18,6 @@
</None>
</ItemGroup>
<ItemGroup Label="Package References">
<PackageReference Include="Dapper" Version="2.0.78" />
<PackageReference Include="DiffPlex" Version="1.6.3" />
<PackageReference Include="Humanizer" Version="2.8.26" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="3.1.10" />