Revert "* bug fix: occasional hang bug in process queue"

This reverts commit b7fd87b09c02eb556660d20aa513119cf63d0783.
This commit is contained in:
Michael Bucari-Tovo 2022-06-23 11:34:50 -06:00
parent 48eca3f5af
commit 99dddb1af4

View File

@ -3,7 +3,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFramework>net6.0-windows</TargetFramework> <TargetFramework>net6.0-windows</TargetFramework>
<Version>8.1.1.1</Version> <Version>8.1.0.1</Version>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>