aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Timeline.csproj
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-02-21 11:59:58 +0800
committercrupest <crupest@outlook.com>2020-02-21 11:59:58 +0800
commit6cf3c7891fe8a810b20bb799db9f3fb97414c4de (patch)
treea143ff8698660608d188428957a1ad56d620cca6 /Timeline/Timeline.csproj
parente6a153380c720e386137904498b78b5488868f13 (diff)
downloadtimeline-6cf3c7891fe8a810b20bb799db9f3fb97414c4de.tar.gz
timeline-6cf3c7891fe8a810b20bb799db9f3fb97414c4de.tar.bz2
timeline-6cf3c7891fe8a810b20bb799db9f3fb97414c4de.zip
Migrate to use sqlite.
Diffstat (limited to 'Timeline/Timeline.csproj')
-rw-r--r--Timeline/Timeline.csproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/Timeline/Timeline.csproj b/Timeline/Timeline.csproj
index a20048a9..e82e80f9 100644
--- a/Timeline/Timeline.csproj
+++ b/Timeline/Timeline.csproj
@@ -28,8 +28,6 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
- <PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="3.1.1" />
- <PackageReference Include="Pomelo.EntityFrameworkCore.MySql.Design" Version="1.1.2" />
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.0-dev002868" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.6.0" />
</ItemGroup>