New: Update SocksProxy to 1.4.0.1

This commit is contained in:
Qstick 2019-09-11 21:45:36 -04:00
parent 41a762d97d
commit e86104eac8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<Platforms>x86</Platforms>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="DotNet4.SocksProxy" Version="1.3.4" />
<PackageReference Include="DotNet4.SocksProxy" Version="1.4.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="NLog" Version="4.6.7" />
<PackageReference Include="Sentry" Version="1.2.0" />