Skip to content

Commit

Permalink
Bump System.Threading.Tasks.Extensions from 4.5.0 to 4.5.4 (#10)
Browse files Browse the repository at this point in the history
Bumps [System.Threading.Tasks.Extensions](https://github.com/dotnet/corefx) from 4.5.0 to 4.5.4.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

---
updated-dependencies:
- dependency-name: System.Threading.Tasks.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent cab31b0 commit 71fb79d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<!-- References -->
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.0"/>
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 71fb79d

Please sign in to comment.