Skip to content

Commit

Permalink
Update dependency Downloader to 3.3.3 (#952)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 919eb9f commit ec69fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@
<PackageVersion Include="Certes" Version="3.0.4">
</PackageVersion>
<!-- 👇 HTTP 下载库 -->
<PackageVersion Condition="!$(TargetFramework.StartsWith('net4'))" Include="Downloader" Version="3.3.1">
<PackageVersion Condition="!$(TargetFramework.StartsWith('net4'))" Include="Downloader" Version="3.3.3">
</PackageVersion>
<PackageVersion Condition="$(TargetFramework.StartsWith('net4'))" Include="Downloader" Version="$(Version_Downloader_DotNetFX)">
</PackageVersion>
Expand Down

0 comments on commit ec69fd7

Please sign in to comment.