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

This commit is contained in:
renovate[bot] 2023-11-04 17:31:52 +00:00 committed by GitHub
parent f345eee27b
commit 9c4b0c4c7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
<PackageReference Include="ICSharpCode.SharpZipLib.dll" Version="0.85.4.369" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.34" />
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.35" />
</ItemGroup>
</Project>

View File

@ -17,7 +17,7 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.34">
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.35">
<TreatAsUsed>true</TreatAsUsed>
</PackageReference>
</ItemGroup>