Skip to content

Commit

Permalink
Merge pull request #581 from csharpfritz/dependabot/nuget/System.Thre…
Browse files Browse the repository at this point in the history
…ading.Tasks.Extensions-4.6.0
  • Loading branch information
csharpfritz authored Jan 4, 2025
2 parents 8ff9849 + 7accc78 commit 758adec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fritz.StreamLib.Core/Fritz.StreamLib.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.0" />
<PackageReference Include="system.text.json" Version="9.0.0" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.6.0" />
</ItemGroup>

</Project>

0 comments on commit 758adec

Please sign in to comment.