Remove remaining package references and replace with SQLitePCLRaw direct reference

This may require further consideration for test and iOS projects.
This commit is contained in:
Dean Herbert
2022-09-15 16:47:26 +09:00
parent 581a4d2d6d
commit 65d1c40dd5
12 changed files with 2 additions and 14 deletions

View File

@ -27,7 +27,6 @@
<PackageReference Include="Clowd.Squirrel" Version="2.9.42" />
<PackageReference Include="Mono.Posix.NETStandard" Version="1.0.0" />
<PackageReference Include="System.IO.Packaging" Version="6.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.14" />
<PackageReference Include="DiscordRichPresence" Version="1.0.175" />
</ItemGroup>
<ItemGroup Label="Resources">