This commit is contained in:
zontreck 2021-02-09 18:29:32 -07:00
parent 74582d72fe
commit 8b4dd0a481

View file

@ -10,7 +10,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="System.Threading.Channels" Version="4.7.1" /> <PackageReference Include="System.Threading.Channels" Version="5.0.0" />
</ItemGroup> </ItemGroup>
</Project> </Project>