Skip to content

Commit 04c1850

Browse files
Merge pull request #2 from Open-NET-Libraries/dependabot/nuget/System.Threading.Tasks.Extensions-4.5.4
Bump System.Threading.Tasks.Extensions from 4.5.2 to 4.5.4
2 parents 774754e + 79a02f6 commit 04c1850

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
@@ -47,7 +47,7 @@ Part of the "Open" set of libraries.
4747
</ItemGroup>
4848

4949
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
50-
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.2" />
50+
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
5151
</ItemGroup>
5252

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

0 commit comments

Comments
 (0)