update SafeObjectPool v2.1.1

This commit is contained in:
28810 2019-08-07 10:06:07 +08:00
parent 71a0552871
commit b2cb162922

View File

@ -23,7 +23,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="SafeObjectPool" Version="2.1.0" /> <PackageReference Include="SafeObjectPool" Version="2.1.1" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" /> <PackageReference Include="System.ValueTuple" Version="4.5.0" />
</ItemGroup> </ItemGroup>