This commit is contained in:
Zontreck 2020-09-09 17:45:41 -07:00
parent 0ae14c7a67
commit 3ab400b0d0

View file

@ -9,4 +9,8 @@
<Configurations>Debug;Release;DebPub;KVPBuild</Configurations>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Threading.Channels" Version="4.7.1" />
</ItemGroup>
</Project>