aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Timeline.csproj
diff options
context:
space:
mode:
author杨宇千 <crupest@outlook.com>2019-08-19 00:01:09 +0800
committer杨宇千 <crupest@outlook.com>2019-08-19 00:01:09 +0800
commitee113b27d276524f29560f00e944851bf5bdf6a8 (patch)
treeb108cae68db2040b14d576d3813ab4711777fbad /Timeline/Timeline.csproj
parentd0d75c3ca33c5e802132107c467be20212d64fb5 (diff)
downloadtimeline-ee113b27d276524f29560f00e944851bf5bdf6a8.tar.gz
timeline-ee113b27d276524f29560f00e944851bf5bdf6a8.tar.bz2
timeline-ee113b27d276524f29560f00e944851bf5bdf6a8.zip
Add validator.
Diffstat (limited to 'Timeline/Timeline.csproj')
-rw-r--r--Timeline/Timeline.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Timeline/Timeline.csproj b/Timeline/Timeline.csproj
index 29ff3354..3855e0d1 100644
--- a/Timeline/Timeline.csproj
+++ b/Timeline/Timeline.csproj
@@ -12,5 +12,6 @@
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.2.3" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="2.2.0" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql.Design" Version="1.1.2" />
+ <PackageReference Include="SixLabors.ImageSharp" Version="1.0.0-dev002868" />
</ItemGroup>
</Project>