Skip to content

Commit

Permalink
Merge pull request #409 from eesast/renovate/tencent.qcloud.cos.sdk-5.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency tencent.qcloud.cos.sdk to v5.4.38
shangfengh authored Jul 4, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 6e314ef + 3d39373 commit cb97236
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependency/deploy/deploy.csproj
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.37" />
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.38" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion installer/installer.csproj
Original file line number Diff line number Diff line change
@@ -99,7 +99,7 @@
<PackageReference Include="CommunityToolkit.Maui.Core" Version="9.0.0" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.37" />
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.38" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.40" />
</ItemGroup>

0 comments on commit cb97236

Please sign in to comment.