Skip to content

Commit 80d7660

Browse files
Bump System.Threading.Channels from 4.6.0 to 4.7.1
Bumps [System.Threading.Channels](https://github.com/dotnet/corefx) from 4.6.0 to 4.7.1. - [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 f79c0f5 commit 80d7660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Open.ChannelExtensions/Open.ChannelExtensions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</PropertyGroup>
3131

3232
<ItemGroup>
33-
<PackageReference Include="System.Threading.Channels" Version="4.6.0" />
33+
<PackageReference Include="System.Threading.Channels" Version="4.7.1" />
3434
</ItemGroup>
3535

3636
<ItemGroup>

0 commit comments

Comments
 (0)