From 1c7c50a37fbc09c1ed805ee037a8edda05e12d7a Mon Sep 17 00:00:00 2001 From: Martin Regen Date: Sun, 14 Jul 2024 12:34:51 +0200 Subject: [PATCH] bump remaining projects to OPC Foundation Nuget Package Version 1.5.374.78 (#627) --- ComIOP/Common/UA COM Interop Library.csproj | 6 +++--- .../ServerWrapper/UA COM Server Wrapper.csproj | 2 +- Samples/Controls.Net4/UA Sample Controls.csproj | 2 +- Samples/Opc.Ua.Sample/Opc.Ua.Sample.csproj | 4 ++-- Samples/ReferenceClient/Reference Client.csproj | 4 ++-- .../ServerControls.Net4/UA Server Controls.csproj | 6 +++--- .../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 +- 36 files changed, 51 insertions(+), 51 deletions(-) diff --git a/ComIOP/Common/UA COM Interop Library.csproj b/ComIOP/Common/UA COM Interop Library.csproj index 4681168c..2f82ee28 100644 --- a/ComIOP/Common/UA COM Interop Library.csproj +++ b/ComIOP/Common/UA COM Interop Library.csproj @@ -265,13 +265,13 @@ - 1.5.374.36 + 1.5.374.78 - 1.5.374.54 + 1.5.374.78 - 1.5.374.36 + 1.5.374.78 diff --git a/ComIOP/Wrapper/ServerWrapper/UA COM Server Wrapper.csproj b/ComIOP/Wrapper/ServerWrapper/UA COM Server Wrapper.csproj index c8afba90..1dd832e5 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.54 + 1.5.374.78 diff --git a/Samples/Controls.Net4/UA Sample Controls.csproj b/Samples/Controls.Net4/UA Sample Controls.csproj index 007384b0..9f77705d 100644 --- a/Samples/Controls.Net4/UA Sample Controls.csproj +++ b/Samples/Controls.Net4/UA Sample Controls.csproj @@ -708,7 +708,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Samples/Opc.Ua.Sample/Opc.Ua.Sample.csproj b/Samples/Opc.Ua.Sample/Opc.Ua.Sample.csproj index b7fb0ea0..88a8feba 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 6aa03fb5..d0500fbb 100644 --- a/Samples/ReferenceClient/Reference Client.csproj +++ b/Samples/ReferenceClient/Reference Client.csproj @@ -130,10 +130,10 @@ 1.5.374.78 - 1.5.374.70 + 1.5.374.78 - 1.5.374.70 + 1.5.374.78 1.5.374.78 diff --git a/Samples/ServerControls.Net4/UA Server Controls.csproj b/Samples/ServerControls.Net4/UA Server Controls.csproj index 6946c40a..2896fee3 100644 --- a/Samples/ServerControls.Net4/UA Server Controls.csproj +++ b/Samples/ServerControls.Net4/UA Server Controls.csproj @@ -148,13 +148,13 @@ - 1.5.374.54 + 1.5.374.78 - 1.5.374.36 + 1.5.374.78 - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/Aggregation/Client/Aggregation Client.csproj b/Workshop/Aggregation/Client/Aggregation Client.csproj index 57958bb0..140f0844 100644 --- a/Workshop/Aggregation/Client/Aggregation Client.csproj +++ b/Workshop/Aggregation/Client/Aggregation Client.csproj @@ -134,7 +134,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/Aggregation/ConsoleAggregationServer/ConsoleAggregationServer.csproj b/Workshop/Aggregation/ConsoleAggregationServer/ConsoleAggregationServer.csproj index 5f0ff543..7ea8d9d7 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 04667758..70914d1b 100644 --- a/Workshop/Aggregation/Server/Aggregation Server.csproj +++ b/Workshop/Aggregation/Server/Aggregation Server.csproj @@ -129,16 +129,16 @@ - 1.5.374.36 + 1.5.374.78 - 1.5.374.36 + 1.5.374.78 - 1.5.374.54 + 1.5.374.78 - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/AlarmCondition/Client/AlarmCondition Client.csproj b/Workshop/AlarmCondition/Client/AlarmCondition Client.csproj index c743a318..a2e45963 100644 --- a/Workshop/AlarmCondition/Client/AlarmCondition Client.csproj +++ b/Workshop/AlarmCondition/Client/AlarmCondition Client.csproj @@ -215,7 +215,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/AlarmCondition/Server/AlarmCondition Server.csproj b/Workshop/AlarmCondition/Server/AlarmCondition Server.csproj index 9c6c8164..e88a5be2 100644 --- a/Workshop/AlarmCondition/Server/AlarmCondition Server.csproj +++ b/Workshop/AlarmCondition/Server/AlarmCondition Server.csproj @@ -178,7 +178,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/Boiler/Client/Boiler Client.csproj b/Workshop/Boiler/Client/Boiler Client.csproj index e5ab7355..6c1e1940 100644 --- a/Workshop/Boiler/Client/Boiler Client.csproj +++ b/Workshop/Boiler/Client/Boiler Client.csproj @@ -141,7 +141,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/Boiler/Server/Boiler Server.csproj b/Workshop/Boiler/Server/Boiler Server.csproj index da534d17..11a7307c 100644 --- a/Workshop/Boiler/Server/Boiler Server.csproj +++ b/Workshop/Boiler/Server/Boiler Server.csproj @@ -139,7 +139,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/Common/Quickstart Library.csproj b/Workshop/Common/Quickstart Library.csproj index a57a4d51..ba2926fc 100644 --- a/Workshop/Common/Quickstart Library.csproj +++ b/Workshop/Common/Quickstart Library.csproj @@ -131,7 +131,7 @@ - 1.5.374.54 + 1.5.374.78 diff --git a/Workshop/DataAccess/Client/DataAccess Client.csproj b/Workshop/DataAccess/Client/DataAccess Client.csproj index 9e00f5cc..a898168d 100644 --- a/Workshop/DataAccess/Client/DataAccess Client.csproj +++ b/Workshop/DataAccess/Client/DataAccess Client.csproj @@ -183,7 +183,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/DataAccess/Server/DataAccess Server.csproj b/Workshop/DataAccess/Server/DataAccess Server.csproj index b81bb6a5..25a0c942 100644 --- a/Workshop/DataAccess/Server/DataAccess Server.csproj +++ b/Workshop/DataAccess/Server/DataAccess Server.csproj @@ -166,7 +166,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/DataTypes/Client/DataTypes Client.csproj b/Workshop/DataTypes/Client/DataTypes Client.csproj index ce0fa291..5fcc6e1d 100644 --- a/Workshop/DataTypes/Client/DataTypes Client.csproj +++ b/Workshop/DataTypes/Client/DataTypes Client.csproj @@ -123,7 +123,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/DataTypes/Common/DataTypes Library.csproj b/Workshop/DataTypes/Common/DataTypes Library.csproj index 958562a6..2452a543 100644 --- a/Workshop/DataTypes/Common/DataTypes Library.csproj +++ b/Workshop/DataTypes/Common/DataTypes Library.csproj @@ -102,7 +102,7 @@ - 1.5.374.54 + 1.5.374.78 diff --git a/Workshop/DataTypes/Server/DataTypes Server.csproj b/Workshop/DataTypes/Server/DataTypes Server.csproj index 40b17d07..23458ea9 100644 --- a/Workshop/DataTypes/Server/DataTypes Server.csproj +++ b/Workshop/DataTypes/Server/DataTypes Server.csproj @@ -143,7 +143,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/Empty/Client/Empty Client.csproj b/Workshop/Empty/Client/Empty Client.csproj index 5bb7be97..412bd743 100644 --- a/Workshop/Empty/Client/Empty Client.csproj +++ b/Workshop/Empty/Client/Empty Client.csproj @@ -132,7 +132,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/Empty/Server/Empty Server.csproj b/Workshop/Empty/Server/Empty Server.csproj index fc1616cc..dc9f1ace 100644 --- a/Workshop/Empty/Server/Empty Server.csproj +++ b/Workshop/Empty/Server/Empty Server.csproj @@ -129,7 +129,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/HistoricalAccess/Client/HistoricalAccess Client.csproj b/Workshop/HistoricalAccess/Client/HistoricalAccess Client.csproj index 98dbb86c..513b3bd8 100644 --- a/Workshop/HistoricalAccess/Client/HistoricalAccess Client.csproj +++ b/Workshop/HistoricalAccess/Client/HistoricalAccess Client.csproj @@ -178,7 +178,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/HistoricalAccess/Server/HistoricalAccess Server.csproj b/Workshop/HistoricalAccess/Server/HistoricalAccess Server.csproj index 16b668ef..a2b073d4 100644 --- a/Workshop/HistoricalAccess/Server/HistoricalAccess Server.csproj +++ b/Workshop/HistoricalAccess/Server/HistoricalAccess Server.csproj @@ -192,7 +192,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/HistoricalAccess/Tester/Aggregate Tester.csproj b/Workshop/HistoricalAccess/Tester/Aggregate Tester.csproj index 0ed94ad9..f74ec185 100644 --- a/Workshop/HistoricalAccess/Tester/Aggregate Tester.csproj +++ b/Workshop/HistoricalAccess/Tester/Aggregate Tester.csproj @@ -142,10 +142,10 @@ - 1.5.374.36 + 1.5.374.78 - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/HistoricalEvents/Client/HistoricalEvents Client.csproj b/Workshop/HistoricalEvents/Client/HistoricalEvents Client.csproj index c004cf5f..720eeabd 100644 --- a/Workshop/HistoricalEvents/Client/HistoricalEvents Client.csproj +++ b/Workshop/HistoricalEvents/Client/HistoricalEvents Client.csproj @@ -187,7 +187,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/HistoricalEvents/Server/HistoricalEvents Server.csproj b/Workshop/HistoricalEvents/Server/HistoricalEvents Server.csproj index fd73a105..0335b9a3 100644 --- a/Workshop/HistoricalEvents/Server/HistoricalEvents Server.csproj +++ b/Workshop/HistoricalEvents/Server/HistoricalEvents Server.csproj @@ -142,7 +142,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/Methods/Client/Methods Client.csproj b/Workshop/Methods/Client/Methods Client.csproj index 701eab17..ece46275 100644 --- a/Workshop/Methods/Client/Methods Client.csproj +++ b/Workshop/Methods/Client/Methods Client.csproj @@ -132,7 +132,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/Methods/Server/Methods Server.csproj b/Workshop/Methods/Server/Methods Server.csproj index 40b64339..b5af8ebd 100644 --- a/Workshop/Methods/Server/Methods Server.csproj +++ b/Workshop/Methods/Server/Methods Server.csproj @@ -131,7 +131,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/PerfTest/Client/PerfTest Client.csproj b/Workshop/PerfTest/Client/PerfTest Client.csproj index 71a75d0d..2d1e7724 100644 --- a/Workshop/PerfTest/Client/PerfTest Client.csproj +++ b/Workshop/PerfTest/Client/PerfTest Client.csproj @@ -130,7 +130,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/PerfTest/Server/PerfTest Server.csproj b/Workshop/PerfTest/Server/PerfTest Server.csproj index 0a25405a..fbf19521 100644 --- a/Workshop/PerfTest/Server/PerfTest Server.csproj +++ b/Workshop/PerfTest/Server/PerfTest Server.csproj @@ -133,7 +133,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/SimpleEvents/Client/SimpleEvents Client.csproj b/Workshop/SimpleEvents/Client/SimpleEvents Client.csproj index 2775f3bb..71a9da8d 100644 --- a/Workshop/SimpleEvents/Client/SimpleEvents Client.csproj +++ b/Workshop/SimpleEvents/Client/SimpleEvents Client.csproj @@ -119,7 +119,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/SimpleEvents/Server/SimpleEvents Server.csproj b/Workshop/SimpleEvents/Server/SimpleEvents Server.csproj index 9f582745..31240228 100644 --- a/Workshop/SimpleEvents/Server/SimpleEvents Server.csproj +++ b/Workshop/SimpleEvents/Server/SimpleEvents Server.csproj @@ -137,7 +137,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/UserAuthentication/Client/UserAuthentication Client.csproj b/Workshop/UserAuthentication/Client/UserAuthentication Client.csproj index 4b737d6c..57225fa5 100644 --- a/Workshop/UserAuthentication/Client/UserAuthentication Client.csproj +++ b/Workshop/UserAuthentication/Client/UserAuthentication Client.csproj @@ -125,7 +125,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/UserAuthentication/Server/UserAuthentication Server.csproj b/Workshop/UserAuthentication/Server/UserAuthentication Server.csproj index 298e5e45..4f49a872 100644 --- a/Workshop/UserAuthentication/Server/UserAuthentication Server.csproj +++ b/Workshop/UserAuthentication/Server/UserAuthentication Server.csproj @@ -154,7 +154,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/Views/Client/Views Client.csproj b/Workshop/Views/Client/Views Client.csproj index 1e4de72e..65f5acc2 100644 --- a/Workshop/Views/Client/Views Client.csproj +++ b/Workshop/Views/Client/Views Client.csproj @@ -131,7 +131,7 @@ - 1.5.374.36 + 1.5.374.78 diff --git a/Workshop/Views/Server/Views Server.csproj b/Workshop/Views/Server/Views Server.csproj index e34a1f1d..0baa585a 100644 --- a/Workshop/Views/Server/Views Server.csproj +++ b/Workshop/Views/Server/Views Server.csproj @@ -145,7 +145,7 @@ - 1.5.374.36 + 1.5.374.78