From c0e5fa79cd08f84aeb72c94d2d51d11349372200 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Wed, 7 Jan 2026 17:10:53 +0100 Subject: [PATCH] UPDATE BINDIG REDIRECT + STACK (4.7.2) + NUGET --- IOB-UT-NEXT/IOB-UT-NEXT.csproj | 62 ++--- IOB-UT-NEXT/app.config | 20 +- IOB-UT-NEXT/packages.config | 30 +-- IOB-WIN-BECKHOFF/App.config | 8 - IOB-WIN-FANUC/App.config | 8 - IOB-WIN-FILE/App.config | 8 - IOB-WIN-FORM/AdapterForm.cs | 6 - IOB-WIN-FORM/IOB-WIN-FORM.csproj | 57 +++-- IOB-WIN-FORM/app.config | 31 +-- IOB-WIN-FORM/packages.config | 26 +- IOB-WIN-FTP/App.config | 8 - IOB-WIN-KAWASAKI/App.config | 8 - IOB-WIN-MBUS/App.config | 9 - IOB-WIN-MITSUBISHI/App.config | 8 - IOB-WIN-MTC/App.config | 9 - IOB-WIN-NEXT/App.config | 8 - IOB-WIN-OMRON/App.config | 8 - IOB-WIN-OPC-UA/App.config | 8 - IOB-WIN-OSAI/App.config | 8 - IOB-WIN-PING/App.config | 29 +-- IOB-WIN-PING/IOB-WIN-PING.csproj | 56 +++-- IOB-WIN-PING/Properties/Resources.Designer.cs | 46 ++-- IOB-WIN-PING/Properties/Settings.Designer.cs | 22 +- IOB-WIN-PING/packages.config | 22 +- IOB-WIN-SHELLY/App.config | 230 +++++++++--------- IOB-WIN-SHELLY/IOB-WIN-SHELLY.csproj | 4 +- .../Properties/Resources.Designer.cs | 44 ++-- .../Properties/Settings.Designer.cs | 22 +- IOB-WIN-SHELLY/packages.config | 12 +- IOB-WIN-SIEMENS/App.config | 4 - IOB-WIN-SQL/App.config | 8 - IOB-WIN-WPS/App.config | 8 - IOB-WIN-WS/App.config | 8 - 33 files changed, 342 insertions(+), 503 deletions(-) diff --git a/IOB-UT-NEXT/IOB-UT-NEXT.csproj b/IOB-UT-NEXT/IOB-UT-NEXT.csproj index 10695531..50527fa0 100644 --- a/IOB-UT-NEXT/IOB-UT-NEXT.csproj +++ b/IOB-UT-NEXT/IOB-UT-NEXT.csproj @@ -9,7 +9,7 @@ Properties IOB_UT_NEXT IOB-UT-NEXT - v4.6.2 + v4.7.2 512 @@ -65,8 +65,8 @@ ..\packages\MapoSDK.6.14.2509.1018\lib\MapoSDK.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.9.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll ..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.9.0.0\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll @@ -81,17 +81,17 @@ ..\packages\NLog.5.3.4\lib\net46\NLog.dll - ..\packages\Pipelines.Sockets.Unofficial.2.2.8\lib\net461\Pipelines.Sockets.Unofficial.dll + ..\packages\Pipelines.Sockets.Unofficial.2.2.8\lib\net472\Pipelines.Sockets.Unofficial.dll - - ..\packages\RestSharp.112.1.0\lib\netstandard2.0\RestSharp.dll + + ..\packages\RestSharp.113.0.0\lib\net471\RestSharp.dll - - ..\packages\StackExchange.Redis.2.10.1\lib\net461\StackExchange.Redis.dll + + ..\packages\StackExchange.Redis.1.2.6\lib\net46\StackExchange.Redis.dll - - ..\packages\System.Buffers.4.6.0\lib\net462\System.Buffers.dll + + ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll @@ -104,45 +104,44 @@ ..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll True + True ..\packages\System.IO.Hashing.9.0.10\lib\net462\System.IO.Hashing.dll - - ..\packages\System.IO.Pipelines.9.0.0\lib\net462\System.IO.Pipelines.dll + + ..\packages\System.IO.Pipelines.10.0.0\lib\net462\System.IO.Pipelines.dll - - ..\packages\System.Memory.4.6.0\lib\net462\System.Memory.dll + + ..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll + - - ..\packages\System.Numerics.Vectors.4.6.0\lib\net462\System.Numerics.Vectors.dll + + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll - - ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.0\lib\net462\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll ..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll - - ..\packages\System.Text.Encodings.Web.9.0.0\lib\net462\System.Text.Encodings.Web.dll + + ..\packages\System.Text.Encodings.Web.10.0.0\lib\net462\System.Text.Encodings.Web.dll - - ..\packages\System.Text.Json.9.0.0\lib\net462\System.Text.Json.dll + + ..\packages\System.Text.Json.10.0.0\lib\net462\System.Text.Json.dll ..\packages\System.Threading.Channels.9.0.0\lib\net462\System.Threading.Channels.dll - - ..\packages\System.Threading.Tasks.Extensions.4.6.0\lib\net462\System.Threading.Tasks.Extensions.dll + + ..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\net462\System.Threading.Tasks.Extensions.dll - - ..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll - @@ -150,7 +149,7 @@ - ..\packages\YamlDotNet.16.3.0\lib\netstandard2.0\YamlDotNet.dll + ..\packages\YamlDotNet.16.3.0\lib\net47\YamlDotNet.dll @@ -241,4 +240,11 @@ + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + \ No newline at end of file diff --git a/IOB-UT-NEXT/app.config b/IOB-UT-NEXT/app.config index ec0c01bc..da3effdf 100644 --- a/IOB-UT-NEXT/app.config +++ b/IOB-UT-NEXT/app.config @@ -4,37 +4,33 @@ - - - - - + - + - + - + - + - + - + @@ -51,6 +47,6 @@ - + diff --git a/IOB-UT-NEXT/packages.config b/IOB-UT-NEXT/packages.config index a2716c19..527346b8 100644 --- a/IOB-UT-NEXT/packages.config +++ b/IOB-UT-NEXT/packages.config @@ -1,29 +1,29 @@  - + - - + + - - + + - + - - - - + + + + - - + + - - - + + + \ No newline at end of file diff --git a/IOB-WIN-BECKHOFF/App.config b/IOB-WIN-BECKHOFF/App.config index 3705a7f3..d6fcfea3 100644 --- a/IOB-WIN-BECKHOFF/App.config +++ b/IOB-WIN-BECKHOFF/App.config @@ -109,10 +109,6 @@ - - - - @@ -149,10 +145,6 @@ - - - - diff --git a/IOB-WIN-FANUC/App.config b/IOB-WIN-FANUC/App.config index a2f913f6..d23dc068 100644 --- a/IOB-WIN-FANUC/App.config +++ b/IOB-WIN-FANUC/App.config @@ -133,10 +133,6 @@ - - - - @@ -149,10 +145,6 @@ - - - - diff --git a/IOB-WIN-FILE/App.config b/IOB-WIN-FILE/App.config index 4b651cb9..92b30df3 100644 --- a/IOB-WIN-FILE/App.config +++ b/IOB-WIN-FILE/App.config @@ -109,10 +109,6 @@ - - - - @@ -149,10 +145,6 @@ - - - - diff --git a/IOB-WIN-FORM/AdapterForm.cs b/IOB-WIN-FORM/AdapterForm.cs index 240d476f..d51b9c2f 100644 --- a/IOB-WIN-FORM/AdapterForm.cs +++ b/IOB-WIN-FORM/AdapterForm.cs @@ -1680,16 +1680,10 @@ namespace IOB_WIN_FORM /// private void gather_Tick(object sender, EventArgs e) { - bool doLog = false; if (iobObj != null) { // fermo il timer... gather.Stop(); - // procedo! - if (iobObj.periodicLog) - { - doLog = true; - } try { refreshFormData(); diff --git a/IOB-WIN-FORM/IOB-WIN-FORM.csproj b/IOB-WIN-FORM/IOB-WIN-FORM.csproj index eca6a5b6..90fef87f 100644 --- a/IOB-WIN-FORM/IOB-WIN-FORM.csproj +++ b/IOB-WIN-FORM/IOB-WIN-FORM.csproj @@ -8,11 +8,12 @@ Library IOB_WIN_FORM IOB-WIN-FORM - v4.6.2 + v4.7.2 512 true + true @@ -35,8 +36,8 @@ ..\packages\EgwProxy.Ftp.3.6.2410.816\lib\EgwProxy.Ftp.dll - - ..\packages\FluentFTP.52.1.0\lib\net462\FluentFTP.dll + + ..\packages\FluentFTP.53.0.2\lib\net472\FluentFTP.dll ..\packages\MapoSDK.6.14.2509.1018\lib\MapoSDK.dll @@ -44,8 +45,8 @@ ..\packages\MathNet.Numerics.5.0.0\lib\net461\MathNet.Numerics.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.9.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll ..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.9.0.0\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll @@ -61,8 +62,8 @@ - - ..\packages\System.Buffers.4.6.0\lib\net462\System.Buffers.dll + + ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll @@ -74,32 +75,31 @@ ..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll + True + True - - ..\packages\System.IO.Pipelines.9.0.0\lib\net462\System.IO.Pipelines.dll + + ..\packages\System.IO.Pipelines.10.0.0\lib\net462\System.IO.Pipelines.dll - - ..\packages\System.Memory.4.6.0\lib\net462\System.Memory.dll + + ..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll - - ..\packages\System.Numerics.Vectors.4.6.0\lib\net462\System.Numerics.Vectors.dll + + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll - - ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.0\lib\net462\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll - - ..\packages\System.Text.Encodings.Web.9.0.0\lib\net462\System.Text.Encodings.Web.dll + + ..\packages\System.Text.Encodings.Web.10.0.0\lib\net462\System.Text.Encodings.Web.dll - - ..\packages\System.Text.Json.9.0.0\lib\net462\System.Text.Json.dll + + ..\packages\System.Text.Json.10.0.0\lib\net462\System.Text.Json.dll - - ..\packages\System.Threading.Tasks.Extensions.4.6.0\lib\net462\System.Threading.Tasks.Extensions.dll - - - ..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll + + ..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\net462\System.Threading.Tasks.Extensions.dll @@ -112,7 +112,7 @@ - ..\packages\YamlDotNet.16.3.0\lib\netstandard2.0\YamlDotNet.dll + ..\packages\YamlDotNet.16.3.0\lib\net47\YamlDotNet.dll @@ -162,4 +162,11 @@ + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + \ No newline at end of file diff --git a/IOB-WIN-FORM/app.config b/IOB-WIN-FORM/app.config index f6d19825..84a081ff 100644 --- a/IOB-WIN-FORM/app.config +++ b/IOB-WIN-FORM/app.config @@ -3,11 +3,6 @@ - - - - - @@ -16,37 +11,33 @@ - - - - - + - + - + - + - + - + - + @@ -62,8 +53,12 @@ - + + + + + - \ No newline at end of file + diff --git a/IOB-WIN-FORM/packages.config b/IOB-WIN-FORM/packages.config index b6fda30e..aa2864e2 100644 --- a/IOB-WIN-FORM/packages.config +++ b/IOB-WIN-FORM/packages.config @@ -1,25 +1,25 @@  - + - + - + - - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/IOB-WIN-FTP/App.config b/IOB-WIN-FTP/App.config index 4a931b62..a1742b38 100644 --- a/IOB-WIN-FTP/App.config +++ b/IOB-WIN-FTP/App.config @@ -109,10 +109,6 @@ - - - - @@ -149,10 +145,6 @@ - - - - diff --git a/IOB-WIN-KAWASAKI/App.config b/IOB-WIN-KAWASAKI/App.config index 4316a335..aa4db25d 100644 --- a/IOB-WIN-KAWASAKI/App.config +++ b/IOB-WIN-KAWASAKI/App.config @@ -109,10 +109,6 @@ - - - - @@ -149,10 +145,6 @@ - - - - diff --git a/IOB-WIN-MBUS/App.config b/IOB-WIN-MBUS/App.config index 0843b901..5e9074c6 100644 --- a/IOB-WIN-MBUS/App.config +++ b/IOB-WIN-MBUS/App.config @@ -109,11 +109,6 @@ - - - - - @@ -162,10 +157,6 @@ - - - - diff --git a/IOB-WIN-MITSUBISHI/App.config b/IOB-WIN-MITSUBISHI/App.config index 4f0cc252..09630cb9 100644 --- a/IOB-WIN-MITSUBISHI/App.config +++ b/IOB-WIN-MITSUBISHI/App.config @@ -109,10 +109,6 @@ - - - - @@ -149,10 +145,6 @@ - - - - diff --git a/IOB-WIN-MTC/App.config b/IOB-WIN-MTC/App.config index 57f0ab13..3965c871 100644 --- a/IOB-WIN-MTC/App.config +++ b/IOB-WIN-MTC/App.config @@ -109,11 +109,6 @@ - - - - - @@ -150,10 +145,6 @@ - - - - diff --git a/IOB-WIN-NEXT/App.config b/IOB-WIN-NEXT/App.config index 386ce40b..1be2802f 100644 --- a/IOB-WIN-NEXT/App.config +++ b/IOB-WIN-NEXT/App.config @@ -116,10 +116,6 @@ - - - - @@ -204,10 +200,6 @@ - - - - diff --git a/IOB-WIN-OMRON/App.config b/IOB-WIN-OMRON/App.config index 21b8406d..433782c4 100644 --- a/IOB-WIN-OMRON/App.config +++ b/IOB-WIN-OMRON/App.config @@ -109,10 +109,6 @@ - - - - @@ -149,10 +145,6 @@ - - - - diff --git a/IOB-WIN-OPC-UA/App.config b/IOB-WIN-OPC-UA/App.config index f84968ff..10ec1135 100644 --- a/IOB-WIN-OPC-UA/App.config +++ b/IOB-WIN-OPC-UA/App.config @@ -109,10 +109,6 @@ - - - - @@ -149,10 +145,6 @@ - - - - diff --git a/IOB-WIN-OSAI/App.config b/IOB-WIN-OSAI/App.config index 0cb49721..70defdec 100644 --- a/IOB-WIN-OSAI/App.config +++ b/IOB-WIN-OSAI/App.config @@ -109,10 +109,6 @@ - - - - @@ -149,10 +145,6 @@ - - - - diff --git a/IOB-WIN-PING/App.config b/IOB-WIN-PING/App.config index d655c15a..934a1b99 100644 --- a/IOB-WIN-PING/App.config +++ b/IOB-WIN-PING/App.config @@ -5,7 +5,7 @@
- + @@ -109,21 +109,17 @@ - - - - - + - + - + @@ -131,15 +127,15 @@ - + - + - + @@ -149,13 +145,10 @@ - - - - + - + @@ -171,7 +164,7 @@ - + @@ -187,4 +180,4 @@ - \ No newline at end of file + diff --git a/IOB-WIN-PING/IOB-WIN-PING.csproj b/IOB-WIN-PING/IOB-WIN-PING.csproj index e8dbf1f1..3029898e 100644 --- a/IOB-WIN-PING/IOB-WIN-PING.csproj +++ b/IOB-WIN-PING/IOB-WIN-PING.csproj @@ -8,12 +8,13 @@ WinExe IOB_WIN_PING IOB-WIN-PING - v4.6.2 + v4.7.2 512 true true + x86 @@ -47,8 +48,8 @@ ..\packages\MapoSDK.6.14.2509.1018\lib\MapoSDK.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.9.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll ..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.9.0.0\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll @@ -63,14 +64,14 @@ ..\packages\NLog.5.3.4\lib\net46\NLog.dll - ..\packages\Pipelines.Sockets.Unofficial.2.2.8\lib\net461\Pipelines.Sockets.Unofficial.dll + ..\packages\Pipelines.Sockets.Unofficial.2.2.8\lib\net472\Pipelines.Sockets.Unofficial.dll - - ..\packages\StackExchange.Redis.2.10.1\lib\net461\StackExchange.Redis.dll + + ..\packages\StackExchange.Redis.1.2.6\lib\net46\StackExchange.Redis.dll - - ..\packages\System.Buffers.4.6.0\lib\net462\System.Buffers.dll + + ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll @@ -79,31 +80,35 @@ ..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll + True + True ..\packages\System.IO.Hashing.9.0.10\lib\net462\System.IO.Hashing.dll - - ..\packages\System.IO.Pipelines.9.0.0\lib\net462\System.IO.Pipelines.dll + + ..\packages\System.IO.Pipelines.10.0.0\lib\net462\System.IO.Pipelines.dll - - ..\packages\System.Memory.4.6.0\lib\net462\System.Memory.dll + + ..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll - - ..\packages\System.Numerics.Vectors.4.6.0\lib\net462\System.Numerics.Vectors.dll + + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll - - ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.0\lib\net462\System.Runtime.CompilerServices.Unsafe.dll + + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll + ..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll ..\packages\System.Threading.Channels.9.0.0\lib\net462\System.Threading.Channels.dll - - ..\packages\System.Threading.Tasks.Extensions.4.6.0\lib\net462\System.Threading.Tasks.Extensions.dll + + ..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\net462\System.Threading.Tasks.Extensions.dll @@ -111,7 +116,6 @@ - @@ -250,13 +254,6 @@ - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - @@ -267,4 +264,11 @@ + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + \ No newline at end of file diff --git a/IOB-WIN-PING/Properties/Resources.Designer.cs b/IOB-WIN-PING/Properties/Resources.Designer.cs index 1b872ccf..627e2e28 100644 --- a/IOB-WIN-PING/Properties/Resources.Designer.cs +++ b/IOB-WIN-PING/Properties/Resources.Designer.cs @@ -8,10 +8,10 @@ // //------------------------------------------------------------------------------ -namespace IOB_WIN_SHELLY.Properties -{ - - +namespace IOB_WIN_PING.Properties { + using System; + + /// /// A strongly-typed resource class, for looking up localized strings, etc. /// @@ -19,51 +19,43 @@ namespace IOB_WIN_SHELLY.Properties // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - internal class Resources - { - + internal class Resources { + private static global::System.Resources.ResourceManager resourceMan; - + private static global::System.Globalization.CultureInfo resourceCulture; - + [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal Resources() - { + internal Resources() { } - + /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Resources.ResourceManager ResourceManager - { - get - { - if ((resourceMan == null)) - { - global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("IOB_WIN_SHELLY.Properties.Resources", typeof(Resources).Assembly); + internal static global::System.Resources.ResourceManager ResourceManager { + get { + if (object.ReferenceEquals(resourceMan, null)) { + global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("IOB_WIN_PING.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } - + /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Globalization.CultureInfo Culture - { - get - { + internal static global::System.Globalization.CultureInfo Culture { + get { return resourceCulture; } - set - { + set { resourceCulture = value; } } diff --git a/IOB-WIN-PING/Properties/Settings.Designer.cs b/IOB-WIN-PING/Properties/Settings.Designer.cs index ee9726a4..a7a7558c 100644 --- a/IOB-WIN-PING/Properties/Settings.Designer.cs +++ b/IOB-WIN-PING/Properties/Settings.Designer.cs @@ -8,21 +8,17 @@ // //------------------------------------------------------------------------------ -namespace IOB_WIN_SHELLY.Properties -{ - - +namespace IOB_WIN_PING.Properties { + + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")] - internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase - { - + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.14.0.0")] + internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { + private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); - - public static Settings Default - { - get - { + + public static Settings Default { + get { return defaultInstance; } } diff --git a/IOB-WIN-PING/packages.config b/IOB-WIN-PING/packages.config index 9bbc8648..e165f84a 100644 --- a/IOB-WIN-PING/packages.config +++ b/IOB-WIN-PING/packages.config @@ -1,23 +1,23 @@  - + - + - - - + + + - + - - - - + + + + - + \ No newline at end of file diff --git a/IOB-WIN-SHELLY/App.config b/IOB-WIN-SHELLY/App.config index 58cdb670..8b5d3977 100644 --- a/IOB-WIN-SHELLY/App.config +++ b/IOB-WIN-SHELLY/App.config @@ -1,183 +1,175 @@ - + -
+
- + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + - - - - - - - + + + + + + + - - + + - - - - + + + + - + - - - + + + - - - + + + - + - - - + + + - - + + - - - - - - - - - - + + + + + + + + + + - - - - - - + + + + + + - - - - + + + + - - - - - - - - + + + + + + + + - - + + - + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - - - - - - - - - + + - + - + - \ No newline at end of file + diff --git a/IOB-WIN-SHELLY/IOB-WIN-SHELLY.csproj b/IOB-WIN-SHELLY/IOB-WIN-SHELLY.csproj index f0b9e4a1..e9d23620 100644 --- a/IOB-WIN-SHELLY/IOB-WIN-SHELLY.csproj +++ b/IOB-WIN-SHELLY/IOB-WIN-SHELLY.csproj @@ -8,12 +8,13 @@ WinExe IOB_WIN_SHELLY IOB-WIN-SHELLY - v4.6.2 + v4.7.2 512 true true + x86 @@ -162,6 +163,7 @@ True Resources.resx + True App.config diff --git a/IOB-WIN-SHELLY/Properties/Resources.Designer.cs b/IOB-WIN-SHELLY/Properties/Resources.Designer.cs index 1b872ccf..f5cc2302 100644 --- a/IOB-WIN-SHELLY/Properties/Resources.Designer.cs +++ b/IOB-WIN-SHELLY/Properties/Resources.Designer.cs @@ -8,10 +8,10 @@ // //------------------------------------------------------------------------------ -namespace IOB_WIN_SHELLY.Properties -{ - - +namespace IOB_WIN_SHELLY.Properties { + using System; + + /// /// A strongly-typed resource class, for looking up localized strings, etc. /// @@ -19,51 +19,43 @@ namespace IOB_WIN_SHELLY.Properties // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - internal class Resources - { - + internal class Resources { + private static global::System.Resources.ResourceManager resourceMan; - + private static global::System.Globalization.CultureInfo resourceCulture; - + [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal Resources() - { + internal Resources() { } - + /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Resources.ResourceManager ResourceManager - { - get - { - if ((resourceMan == null)) - { + internal static global::System.Resources.ResourceManager ResourceManager { + get { + if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("IOB_WIN_SHELLY.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } - + /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Globalization.CultureInfo Culture - { - get - { + internal static global::System.Globalization.CultureInfo Culture { + get { return resourceCulture; } - set - { + set { resourceCulture = value; } } diff --git a/IOB-WIN-SHELLY/Properties/Settings.Designer.cs b/IOB-WIN-SHELLY/Properties/Settings.Designer.cs index ee9726a4..4ef158f2 100644 --- a/IOB-WIN-SHELLY/Properties/Settings.Designer.cs +++ b/IOB-WIN-SHELLY/Properties/Settings.Designer.cs @@ -8,21 +8,17 @@ // //------------------------------------------------------------------------------ -namespace IOB_WIN_SHELLY.Properties -{ - - +namespace IOB_WIN_SHELLY.Properties { + + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")] - internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase - { - + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.14.0.0")] + internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { + private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); - - public static Settings Default - { - get - { + + public static Settings Default { + get { return defaultInstance; } } diff --git a/IOB-WIN-SHELLY/packages.config b/IOB-WIN-SHELLY/packages.config index 5ef71d9f..0686726b 100644 --- a/IOB-WIN-SHELLY/packages.config +++ b/IOB-WIN-SHELLY/packages.config @@ -1,17 +1,17 @@  - + - + - - + + @@ -26,6 +26,6 @@ - - + + \ No newline at end of file diff --git a/IOB-WIN-SIEMENS/App.config b/IOB-WIN-SIEMENS/App.config index aa336006..37807fae 100644 --- a/IOB-WIN-SIEMENS/App.config +++ b/IOB-WIN-SIEMENS/App.config @@ -150,10 +150,6 @@ - - - - diff --git a/IOB-WIN-SQL/App.config b/IOB-WIN-SQL/App.config index d0fabe7a..44a6229a 100644 --- a/IOB-WIN-SQL/App.config +++ b/IOB-WIN-SQL/App.config @@ -123,10 +123,6 @@ - - - - @@ -155,10 +151,6 @@ - - - - diff --git a/IOB-WIN-WPS/App.config b/IOB-WIN-WPS/App.config index 7986e509..a567fe9a 100644 --- a/IOB-WIN-WPS/App.config +++ b/IOB-WIN-WPS/App.config @@ -157,18 +157,10 @@ - - - - - - - - diff --git a/IOB-WIN-WS/App.config b/IOB-WIN-WS/App.config index 9b649643..c34e9ab5 100644 --- a/IOB-WIN-WS/App.config +++ b/IOB-WIN-WS/App.config @@ -129,10 +129,6 @@ - - - - @@ -153,10 +149,6 @@ - - - -