更新NuGet包到4.0.0,并完成相关的修改适配工作,v1.7.8

This commit is contained in:
dathlin
2017-11-22 14:18:35 +08:00
parent b1f123366d
commit 9c4f98a66f
38 changed files with 62 additions and 65 deletions

View File

@@ -11,6 +11,7 @@ using System.Linq;
using System.Text;
using System.Threading;
using System.Windows.Forms;
using HslCommunication.Core;
namespace ClientsLibrary
{