diff options
author | crupest <crupest@outlook.com> | 2019-04-22 17:03:07 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2019-04-22 17:03:07 +0800 |
commit | 45c09ace4acee4df9c860395fb7261adb09bc914 (patch) | |
tree | c5db45281fd18bd113d1652cf104867db276cb1d /Timeline/Timeline.csproj | |
parent | 80d686a8b875cce854e4291cbe4a53e7a03e3eff (diff) | |
download | timeline-45c09ace4acee4df9c860395fb7261adb09bc914.tar.gz timeline-45c09ace4acee4df9c860395fb7261adb09bc914.tar.bz2 timeline-45c09ace4acee4df9c860395fb7261adb09bc914.zip |
Add Tencent COS.
Diffstat (limited to 'Timeline/Timeline.csproj')
-rw-r--r-- | Timeline/Timeline.csproj | 1 |
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> |