Skip to content

Commit ce2cc6d

Browse files
Bump System.Threading.Tasks.Extensions from 4.5.2 to 4.5.3 (#309)
Bumps [System.Threading.Tasks.Extensions](https://github.com/dotnet/corefx) from 4.5.2 to 4.5.3. - [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 8f7a4af commit ce2cc6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Fritz.StreamLib.Core/Fritz.StreamLib.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.2" />
8+
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.3" />
99
</ItemGroup>
1010

1111
</Project>

0 commit comments

Comments
 (0)