Fix SQLite failing to initialize on test projects

This commit is contained in:
smoogipoo
2018-03-26 18:07:09 +09:00
parent d2c5fa72dc
commit 5159127bce
9 changed files with 12 additions and 2 deletions

View File

@ -19,6 +19,7 @@
<ProjectReference Include="..\osu.Game\osu.Game.csproj" />
</ItemGroup>
<ItemGroup Label="Package References">
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="2.0.1" />
<PackageReference Include="NUnit" Version="3.8.1" />
</ItemGroup>
<ItemGroup Label="Resources">