From 8fce3db0da319b31b814aeba8d1450b611cdc374 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Mon, 29 Jan 2018 11:35:56 +0100 Subject: [PATCH] fix using x s7 plus --- IOB-WIN/IOB-WIN.csproj | 4 ++-- IOB-WIN/connParam.cs | 1 + IOB-WIN/packages.config | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/IOB-WIN/IOB-WIN.csproj b/IOB-WIN/IOB-WIN.csproj index f301b75f..28398ac8 100644 --- a/IOB-WIN/IOB-WIN.csproj +++ b/IOB-WIN/IOB-WIN.csproj @@ -49,8 +49,8 @@ 4 - - ..\packages\Autoupdater.NET.Official.1.4.4\lib\net452\AutoUpdater.NET.dll + + ..\packages\Autoupdater.NET.Official.1.4.6\lib\net452\AutoUpdater.NET.dll ..\packages\NLog.4.4.12\lib\net45\NLog.dll diff --git a/IOB-WIN/connParam.cs b/IOB-WIN/connParam.cs index ebf553ad..4f537e00 100644 --- a/IOB-WIN/connParam.cs +++ b/IOB-WIN/connParam.cs @@ -3,6 +3,7 @@ using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; +using S7.Net; namespace IOB_WIN { diff --git a/IOB-WIN/packages.config b/IOB-WIN/packages.config index b227134b..7604d477 100644 --- a/IOB-WIN/packages.config +++ b/IOB-WIN/packages.config @@ -1,6 +1,6 @@  - +