aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Timeline.csproj
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2019-04-22 17:03:07 +0800
committercrupest <crupest@outlook.com>2019-04-22 17:03:07 +0800
commit6a73b71e4af6aa30cf6fca301d954bc01927a8c9 (patch)
treec5db45281fd18bd113d1652cf104867db276cb1d /Timeline/Timeline.csproj
parent58edbb6661c8f7d147f438716b286aa84c6bcb14 (diff)
downloadtimeline-6a73b71e4af6aa30cf6fca301d954bc01927a8c9.tar.gz
timeline-6a73b71e4af6aa30cf6fca301d954bc01927a8c9.tar.bz2
timeline-6a73b71e4af6aa30cf6fca301d954bc01927a8c9.zip
Add Tencent COS.
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 93513bd3..c9454ec9 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="Tencent.QCloud.Cos.Sdk.NetCore" Version="5.4.1.1" />
</ItemGroup>
</Project>