chore(deps): update dependency tencent.qcloud.cos.sdk to v5.4.35
This commit is contained in:
parent
f345eee27b
commit
9c4b0c4c7e
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue