From 5bf06149987a3af602bb578386c68593daa06748 Mon Sep 17 00:00:00 2001 From: Martin Regen Date: Mon, 14 Oct 2024 18:28:27 +0200 Subject: [PATCH] Bump forgotten dependencies to 1.5.374.118 (#637) * bump all to 118 --- ComIOP/Common/UA COM Interop Library.csproj | 6 +++--- .../ServerWrapper/UA COM Server Wrapper.csproj | 2 +- Samples/Client/Opc.Ua.SampleClient.csproj | 2 +- .../ClientControls.Net4/UA Client Controls.csproj | 8 ++++---- Samples/ClientControls/Opc.Ua.Client.Controls.csproj | 2 +- Samples/Controls.Net4/UA Sample Controls.csproj | 2 +- Samples/Controls/Opc.Ua.Sample.Controls.csproj | 2 +- Samples/GDS/Client/Opc.Ua.GdsClient.Config.xml | 2 +- Samples/Opc.Ua.Sample/Opc.Ua.Sample.csproj | 4 ++-- Samples/ReferenceClient/Reference Client.csproj | 4 ++-- Samples/ReferenceServer/Reference Server.csproj | 6 +++--- Samples/Server/Opc.Ua.SampleServer.csproj | 2 +- .../ServerControls.Net4/UA Server Controls.csproj | 6 +++--- .../XamarinClient/UA Xamarin Client.csproj | 2 +- .../Aggregation/Client/Aggregation Client.csproj | 2 +- .../ConsoleAggregationServer.csproj | 12 ++++++------ .../Aggregation/Server/Aggregation Server.csproj | 8 ++++---- .../Client/AlarmCondition Client.csproj | 2 +- .../Server/AlarmCondition Server.csproj | 2 +- Workshop/Boiler/Client/Boiler Client.csproj | 2 +- Workshop/Boiler/Server/Boiler Server.csproj | 2 +- Workshop/Common/Quickstart Library.csproj | 2 +- Workshop/DataAccess/Client/DataAccess Client.csproj | 2 +- Workshop/DataAccess/Server/DataAccess Server.csproj | 2 +- Workshop/DataTypes/Client/DataTypes Client.csproj | 2 +- Workshop/DataTypes/Common/DataTypes Library.csproj | 2 +- Workshop/DataTypes/Server/DataTypes Server.csproj | 2 +- Workshop/Empty/Client/Empty Client.csproj | 2 +- Workshop/Empty/Server/Empty Server.csproj | 2 +- .../Client/HistoricalAccess Client.csproj | 2 +- .../Server/HistoricalAccess Server.csproj | 2 +- .../HistoricalAccess/Tester/Aggregate Tester.csproj | 4 ++-- .../Client/HistoricalEvents Client.csproj | 2 +- .../Server/HistoricalEvents Server.csproj | 2 +- Workshop/Methods/Client/Methods Client.csproj | 2 +- Workshop/Methods/Server/Methods Server.csproj | 2 +- Workshop/PerfTest/Client/PerfTest Client.csproj | 2 +- Workshop/PerfTest/Server/PerfTest Server.csproj | 2 +- .../SimpleEvents/Client/SimpleEvents Client.csproj | 2 +- .../SimpleEvents/Server/SimpleEvents Server.csproj | 2 +- .../Client/UserAuthentication Client.csproj | 2 +- .../Server/UserAuthentication Server.csproj | 2 +- Workshop/Views/Client/Views Client.csproj | 2 +- Workshop/Views/Server/Views Server.csproj | 2 +- 44 files changed, 64 insertions(+), 64 deletions(-) diff --git a/ComIOP/Common/UA COM Interop Library.csproj b/ComIOP/Common/UA COM Interop Library.csproj index a5684948c..9ccb3ccfc 100644 --- a/ComIOP/Common/UA COM Interop Library.csproj +++ b/ComIOP/Common/UA COM Interop Library.csproj @@ -265,13 +265,13 @@ - 1.5.374.117-preview + 1.5.374.118 - 1.5.374.117-preview + 1.5.374.118 - 1.5.374.117-preview + 1.5.374.118 diff --git a/ComIOP/Wrapper/ServerWrapper/UA COM Server Wrapper.csproj b/ComIOP/Wrapper/ServerWrapper/UA COM Server Wrapper.csproj index 31cd40936..d8ad3a689 100644 --- a/ComIOP/Wrapper/ServerWrapper/UA COM Server Wrapper.csproj +++ b/ComIOP/Wrapper/ServerWrapper/UA COM Server Wrapper.csproj @@ -140,7 +140,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Samples/Client/Opc.Ua.SampleClient.csproj b/Samples/Client/Opc.Ua.SampleClient.csproj index 2072d5ffb..53802d071 100644 --- a/Samples/Client/Opc.Ua.SampleClient.csproj +++ b/Samples/Client/Opc.Ua.SampleClient.csproj @@ -158,7 +158,7 @@ 6.2.14 - 1.5.374.117-preview + 1.5.374.118 4.3.0 diff --git a/Samples/ClientControls.Net4/UA Client Controls.csproj b/Samples/ClientControls.Net4/UA Client Controls.csproj index 43d9ce1ed..a597b9976 100644 --- a/Samples/ClientControls.Net4/UA Client Controls.csproj +++ b/Samples/ClientControls.Net4/UA Client Controls.csproj @@ -1015,16 +1015,16 @@ - 1.5.374.114 + 1.5.374.118 - 1.5.374.114 + 1.5.374.118 - 1.5.374.114 + 1.5.374.118 - 1.5.374.114 + 1.5.374.118 diff --git a/Samples/ClientControls/Opc.Ua.Client.Controls.csproj b/Samples/ClientControls/Opc.Ua.Client.Controls.csproj index 6be0162a1..e094f62bc 100644 --- a/Samples/ClientControls/Opc.Ua.Client.Controls.csproj +++ b/Samples/ClientControls/Opc.Ua.Client.Controls.csproj @@ -267,7 +267,7 @@ 6.2.14 - 1.5.374.117-preview + 1.5.374.118 4.3.0 diff --git a/Samples/Controls.Net4/UA Sample Controls.csproj b/Samples/Controls.Net4/UA Sample Controls.csproj index adc52fc9d..4cc41106d 100644 --- a/Samples/Controls.Net4/UA Sample Controls.csproj +++ b/Samples/Controls.Net4/UA Sample Controls.csproj @@ -708,7 +708,7 @@ - 1.5.374.114 + 1.5.374.118 diff --git a/Samples/Controls/Opc.Ua.Sample.Controls.csproj b/Samples/Controls/Opc.Ua.Sample.Controls.csproj index 2bf892e72..c17a4188b 100644 --- a/Samples/Controls/Opc.Ua.Sample.Controls.csproj +++ b/Samples/Controls/Opc.Ua.Sample.Controls.csproj @@ -207,7 +207,7 @@ 6.2.14 - 1.5.374.117-preview + 1.5.374.118 4.3.0 diff --git a/Samples/GDS/Client/Opc.Ua.GdsClient.Config.xml b/Samples/GDS/Client/Opc.Ua.GdsClient.Config.xml index e3ea2c8e8..e0108e2a6 100644 --- a/Samples/GDS/Client/Opc.Ua.GdsClient.Config.xml +++ b/Samples/GDS/Client/Opc.Ua.GdsClient.Config.xml @@ -86,4 +86,4 @@ - \ No newline at end of file + diff --git a/Samples/Opc.Ua.Sample/Opc.Ua.Sample.csproj b/Samples/Opc.Ua.Sample/Opc.Ua.Sample.csproj index a9485c8e4..0d82813ce 100644 --- a/Samples/Opc.Ua.Sample/Opc.Ua.Sample.csproj +++ b/Samples/Opc.Ua.Sample/Opc.Ua.Sample.csproj @@ -23,8 +23,8 @@ - - + + diff --git a/Samples/ReferenceClient/Reference Client.csproj b/Samples/ReferenceClient/Reference Client.csproj index 3ec731860..a67f81455 100644 --- a/Samples/ReferenceClient/Reference Client.csproj +++ b/Samples/ReferenceClient/Reference Client.csproj @@ -130,10 +130,10 @@ 1.5.374.118 - 1.5.374.117-preview + 1.5.374.118 - 1.5.374.117-preview + 1.5.374.118 1.5.374.118 diff --git a/Samples/ReferenceServer/Reference Server.csproj b/Samples/ReferenceServer/Reference Server.csproj index 8e4109f15..aea1ff318 100644 --- a/Samples/ReferenceServer/Reference Server.csproj +++ b/Samples/ReferenceServer/Reference Server.csproj @@ -139,13 +139,13 @@ - 1.5.374.117-preview + 1.5.374.118 - 1.5.374.117-preview + 1.5.374.118 - 1.5.374.117-preview + 1.5.374.118 4.0.0 diff --git a/Samples/Server/Opc.Ua.SampleServer.csproj b/Samples/Server/Opc.Ua.SampleServer.csproj index c19b61464..b128cc11d 100644 --- a/Samples/Server/Opc.Ua.SampleServer.csproj +++ b/Samples/Server/Opc.Ua.SampleServer.csproj @@ -158,7 +158,7 @@ 6.2.14 - 1.5.374.117-preview + 1.5.374.118 4.3.0 diff --git a/Samples/ServerControls.Net4/UA Server Controls.csproj b/Samples/ServerControls.Net4/UA Server Controls.csproj index 5237cb82b..7346b9d56 100644 --- a/Samples/ServerControls.Net4/UA Server Controls.csproj +++ b/Samples/ServerControls.Net4/UA Server Controls.csproj @@ -148,13 +148,13 @@ - 1.5.374.117-preview + 1.5.374.118 - 1.5.374.117-preview + 1.5.374.118 - 1.5.374.117-preview + 1.5.374.118 diff --git a/Samples/XamarinClient/XamarinClient/UA Xamarin Client.csproj b/Samples/XamarinClient/XamarinClient/UA Xamarin Client.csproj index 325f361de..97b44fdfb 100644 --- a/Samples/XamarinClient/XamarinClient/UA Xamarin Client.csproj +++ b/Samples/XamarinClient/XamarinClient/UA Xamarin Client.csproj @@ -6,7 +6,7 @@ - + diff --git a/Workshop/Aggregation/Client/Aggregation Client.csproj b/Workshop/Aggregation/Client/Aggregation Client.csproj index 283130794..b357389ef 100644 --- a/Workshop/Aggregation/Client/Aggregation Client.csproj +++ b/Workshop/Aggregation/Client/Aggregation Client.csproj @@ -134,7 +134,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/Aggregation/ConsoleAggregationServer/ConsoleAggregationServer.csproj b/Workshop/Aggregation/ConsoleAggregationServer/ConsoleAggregationServer.csproj index 52a28a002..5413a56de 100644 --- a/Workshop/Aggregation/ConsoleAggregationServer/ConsoleAggregationServer.csproj +++ b/Workshop/Aggregation/ConsoleAggregationServer/ConsoleAggregationServer.csproj @@ -41,16 +41,16 @@ - - - + + + - - - + + + diff --git a/Workshop/Aggregation/Server/Aggregation Server.csproj b/Workshop/Aggregation/Server/Aggregation Server.csproj index 4ebed9165..89f7b7902 100644 --- a/Workshop/Aggregation/Server/Aggregation Server.csproj +++ b/Workshop/Aggregation/Server/Aggregation Server.csproj @@ -129,16 +129,16 @@ - 1.5.374.117-preview + 1.5.374.118 - 1.5.374.117-preview + 1.5.374.118 - 1.5.374.117-preview + 1.5.374.118 - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/AlarmCondition/Client/AlarmCondition Client.csproj b/Workshop/AlarmCondition/Client/AlarmCondition Client.csproj index b2978a59b..edf36411e 100644 --- a/Workshop/AlarmCondition/Client/AlarmCondition Client.csproj +++ b/Workshop/AlarmCondition/Client/AlarmCondition Client.csproj @@ -215,7 +215,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/AlarmCondition/Server/AlarmCondition Server.csproj b/Workshop/AlarmCondition/Server/AlarmCondition Server.csproj index cbecdfd6b..7d71dda3b 100644 --- a/Workshop/AlarmCondition/Server/AlarmCondition Server.csproj +++ b/Workshop/AlarmCondition/Server/AlarmCondition Server.csproj @@ -178,7 +178,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/Boiler/Client/Boiler Client.csproj b/Workshop/Boiler/Client/Boiler Client.csproj index 969305b48..e30f15dda 100644 --- a/Workshop/Boiler/Client/Boiler Client.csproj +++ b/Workshop/Boiler/Client/Boiler Client.csproj @@ -141,7 +141,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/Boiler/Server/Boiler Server.csproj b/Workshop/Boiler/Server/Boiler Server.csproj index 1650a1d7f..8c91d0f73 100644 --- a/Workshop/Boiler/Server/Boiler Server.csproj +++ b/Workshop/Boiler/Server/Boiler Server.csproj @@ -139,7 +139,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/Common/Quickstart Library.csproj b/Workshop/Common/Quickstart Library.csproj index 67a2026eb..c5f1887c7 100644 --- a/Workshop/Common/Quickstart Library.csproj +++ b/Workshop/Common/Quickstart Library.csproj @@ -131,7 +131,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/DataAccess/Client/DataAccess Client.csproj b/Workshop/DataAccess/Client/DataAccess Client.csproj index 8028a53ef..5c254d2b8 100644 --- a/Workshop/DataAccess/Client/DataAccess Client.csproj +++ b/Workshop/DataAccess/Client/DataAccess Client.csproj @@ -183,7 +183,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/DataAccess/Server/DataAccess Server.csproj b/Workshop/DataAccess/Server/DataAccess Server.csproj index 9fafb1cfb..8d6c0df21 100644 --- a/Workshop/DataAccess/Server/DataAccess Server.csproj +++ b/Workshop/DataAccess/Server/DataAccess Server.csproj @@ -166,7 +166,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/DataTypes/Client/DataTypes Client.csproj b/Workshop/DataTypes/Client/DataTypes Client.csproj index ffa958674..dab04fcbf 100644 --- a/Workshop/DataTypes/Client/DataTypes Client.csproj +++ b/Workshop/DataTypes/Client/DataTypes Client.csproj @@ -123,7 +123,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/DataTypes/Common/DataTypes Library.csproj b/Workshop/DataTypes/Common/DataTypes Library.csproj index 0b7e402c7..89082721b 100644 --- a/Workshop/DataTypes/Common/DataTypes Library.csproj +++ b/Workshop/DataTypes/Common/DataTypes Library.csproj @@ -102,7 +102,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/DataTypes/Server/DataTypes Server.csproj b/Workshop/DataTypes/Server/DataTypes Server.csproj index daff90de1..6cdfe479d 100644 --- a/Workshop/DataTypes/Server/DataTypes Server.csproj +++ b/Workshop/DataTypes/Server/DataTypes Server.csproj @@ -143,7 +143,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/Empty/Client/Empty Client.csproj b/Workshop/Empty/Client/Empty Client.csproj index 336a4f8f4..ed4e1fd17 100644 --- a/Workshop/Empty/Client/Empty Client.csproj +++ b/Workshop/Empty/Client/Empty Client.csproj @@ -132,7 +132,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/Empty/Server/Empty Server.csproj b/Workshop/Empty/Server/Empty Server.csproj index 8604b9eb6..e3f044e45 100644 --- a/Workshop/Empty/Server/Empty Server.csproj +++ b/Workshop/Empty/Server/Empty Server.csproj @@ -129,7 +129,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/HistoricalAccess/Client/HistoricalAccess Client.csproj b/Workshop/HistoricalAccess/Client/HistoricalAccess Client.csproj index 21482a4fc..cb5ca3104 100644 --- a/Workshop/HistoricalAccess/Client/HistoricalAccess Client.csproj +++ b/Workshop/HistoricalAccess/Client/HistoricalAccess Client.csproj @@ -178,7 +178,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/HistoricalAccess/Server/HistoricalAccess Server.csproj b/Workshop/HistoricalAccess/Server/HistoricalAccess Server.csproj index 4dd766157..866b9ce63 100644 --- a/Workshop/HistoricalAccess/Server/HistoricalAccess Server.csproj +++ b/Workshop/HistoricalAccess/Server/HistoricalAccess Server.csproj @@ -192,7 +192,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/HistoricalAccess/Tester/Aggregate Tester.csproj b/Workshop/HistoricalAccess/Tester/Aggregate Tester.csproj index 0c233d13e..a4983def7 100644 --- a/Workshop/HistoricalAccess/Tester/Aggregate Tester.csproj +++ b/Workshop/HistoricalAccess/Tester/Aggregate Tester.csproj @@ -142,10 +142,10 @@ - 1.5.374.117-preview + 1.5.374.118 - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/HistoricalEvents/Client/HistoricalEvents Client.csproj b/Workshop/HistoricalEvents/Client/HistoricalEvents Client.csproj index 1914a2d67..2015ae894 100644 --- a/Workshop/HistoricalEvents/Client/HistoricalEvents Client.csproj +++ b/Workshop/HistoricalEvents/Client/HistoricalEvents Client.csproj @@ -187,7 +187,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/HistoricalEvents/Server/HistoricalEvents Server.csproj b/Workshop/HistoricalEvents/Server/HistoricalEvents Server.csproj index 44b6cf850..b992e2be0 100644 --- a/Workshop/HistoricalEvents/Server/HistoricalEvents Server.csproj +++ b/Workshop/HistoricalEvents/Server/HistoricalEvents Server.csproj @@ -142,7 +142,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/Methods/Client/Methods Client.csproj b/Workshop/Methods/Client/Methods Client.csproj index 6b9d86eb6..c71d384a7 100644 --- a/Workshop/Methods/Client/Methods Client.csproj +++ b/Workshop/Methods/Client/Methods Client.csproj @@ -132,7 +132,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/Methods/Server/Methods Server.csproj b/Workshop/Methods/Server/Methods Server.csproj index 6f7c3493d..5f57accaf 100644 --- a/Workshop/Methods/Server/Methods Server.csproj +++ b/Workshop/Methods/Server/Methods Server.csproj @@ -131,7 +131,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/PerfTest/Client/PerfTest Client.csproj b/Workshop/PerfTest/Client/PerfTest Client.csproj index eb5bb7728..cdb19cf42 100644 --- a/Workshop/PerfTest/Client/PerfTest Client.csproj +++ b/Workshop/PerfTest/Client/PerfTest Client.csproj @@ -130,7 +130,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/PerfTest/Server/PerfTest Server.csproj b/Workshop/PerfTest/Server/PerfTest Server.csproj index 8d56bb839..56f1a45c8 100644 --- a/Workshop/PerfTest/Server/PerfTest Server.csproj +++ b/Workshop/PerfTest/Server/PerfTest Server.csproj @@ -133,7 +133,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/SimpleEvents/Client/SimpleEvents Client.csproj b/Workshop/SimpleEvents/Client/SimpleEvents Client.csproj index 414036110..a757af3be 100644 --- a/Workshop/SimpleEvents/Client/SimpleEvents Client.csproj +++ b/Workshop/SimpleEvents/Client/SimpleEvents Client.csproj @@ -119,7 +119,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/SimpleEvents/Server/SimpleEvents Server.csproj b/Workshop/SimpleEvents/Server/SimpleEvents Server.csproj index 7536eaa9c..471347011 100644 --- a/Workshop/SimpleEvents/Server/SimpleEvents Server.csproj +++ b/Workshop/SimpleEvents/Server/SimpleEvents Server.csproj @@ -137,7 +137,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/UserAuthentication/Client/UserAuthentication Client.csproj b/Workshop/UserAuthentication/Client/UserAuthentication Client.csproj index 7c8631e3b..f2ba75d24 100644 --- a/Workshop/UserAuthentication/Client/UserAuthentication Client.csproj +++ b/Workshop/UserAuthentication/Client/UserAuthentication Client.csproj @@ -125,7 +125,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/UserAuthentication/Server/UserAuthentication Server.csproj b/Workshop/UserAuthentication/Server/UserAuthentication Server.csproj index aa393799c..3157930a3 100644 --- a/Workshop/UserAuthentication/Server/UserAuthentication Server.csproj +++ b/Workshop/UserAuthentication/Server/UserAuthentication Server.csproj @@ -154,7 +154,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/Views/Client/Views Client.csproj b/Workshop/Views/Client/Views Client.csproj index f241851f1..8cbe6b091 100644 --- a/Workshop/Views/Client/Views Client.csproj +++ b/Workshop/Views/Client/Views Client.csproj @@ -131,7 +131,7 @@ - 1.5.374.117-preview + 1.5.374.118 diff --git a/Workshop/Views/Server/Views Server.csproj b/Workshop/Views/Server/Views Server.csproj index f94b02d3c..bd3cc25e9 100644 --- a/Workshop/Views/Server/Views Server.csproj +++ b/Workshop/Views/Server/Views Server.csproj @@ -145,7 +145,7 @@ - 1.5.374.117-preview + 1.5.374.118