Browse Source

chore(deps): update dependency tencent.qcloud.cos.sdk to v5.4.34

tags/0.1.0
renovate[bot] GitHub 2 years ago
parent
commit
a7c8a42d05
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      installer/Installer/Installer.csproj

+ 1
- 1
installer/Installer/Installer.csproj View File

@@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.32" />
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.34" />
</ItemGroup>

</Project>

Loading…
Cancel
Save