Skip to content

Commit

Permalink
🐛 PackageVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
AigioL committed Oct 10, 2024
1 parent 12cca9b commit 115775c
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 @@ -343,7 +343,7 @@
<PackageVersion Include="Certes" Version="3.0.4">
</PackageVersion>
<!-- 👇 HTTP 下载库 -->
<PackageVersion Condition="$(TargetFramework.StartsWith('net4'))" Include="Downloader" Version="3.2.1">
<PackageVersion Condition="$(TargetFramework.StartsWith('net4'))" Include="Downloader" Version="3.1.2">
</PackageVersion>
<PackageVersion Condition="!$(TargetFramework.StartsWith('net4'))" Include="Downloader" Version="3.2.1">
</PackageVersion>
Expand Down

0 comments on commit 115775c

Please sign in to comment.