Skip to content

Commit 79a02f6

Browse files
Bump System.Threading.Tasks.Extensions from 4.5.2 to 4.5.4
Bumps [System.Threading.Tasks.Extensions](https://github.com/dotnet/corefx) from 4.5.2 to 4.5.4. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9500f87 commit 79a02f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Open.Disposable.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</ItemGroup>
4141

4242
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
43-
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.2" />
43+
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
4444
</ItemGroup>
4545

4646
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.1' ">

0 commit comments

Comments
 (0)