From 14edb654bc51fb912028665118fc53549ff2bdcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 22:45:05 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Options from 8.0.2 to 9.0.0 Bumps [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) from 8.0.2 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.2...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/PlcInterface.Ads/PlcInterface.Ads.csproj | 2 +- src/PlcInterface.OpcUa/PlcInterface.OpcUa.csproj | 2 +- .../PlcInterface.Ads.IntegrationTests.csproj | 2 +- test/PlcInterface.Ads.Tests/PlcInterface.Ads.Tests.csproj | 2 +- .../PlcInterface.IntegrationTests.csproj | 2 +- .../PlcInterface.Opc.IntegrationTests.csproj | 2 +- test/PlcInterface.OpcUa.Tests/PlcInterface.OpcUa.Tests.csproj | 2 +- test/TestUtilities/TestUtilities.csproj | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/PlcInterface.Ads/PlcInterface.Ads.csproj b/src/PlcInterface.Ads/PlcInterface.Ads.csproj index 9ae704f..6f4e339 100644 --- a/src/PlcInterface.Ads/PlcInterface.Ads.csproj +++ b/src/PlcInterface.Ads/PlcInterface.Ads.csproj @@ -21,7 +21,7 @@ - + diff --git a/src/PlcInterface.OpcUa/PlcInterface.OpcUa.csproj b/src/PlcInterface.OpcUa/PlcInterface.OpcUa.csproj index 33d3201..043cf67 100644 --- a/src/PlcInterface.OpcUa/PlcInterface.OpcUa.csproj +++ b/src/PlcInterface.OpcUa/PlcInterface.OpcUa.csproj @@ -15,7 +15,7 @@ - + diff --git a/test/PlcInterface.Ads.IntegrationTests/PlcInterface.Ads.IntegrationTests.csproj b/test/PlcInterface.Ads.IntegrationTests/PlcInterface.Ads.IntegrationTests.csproj index 37ccf4a..a99e235 100644 --- a/test/PlcInterface.Ads.IntegrationTests/PlcInterface.Ads.IntegrationTests.csproj +++ b/test/PlcInterface.Ads.IntegrationTests/PlcInterface.Ads.IntegrationTests.csproj @@ -1,6 +1,6 @@ - + diff --git a/test/PlcInterface.Ads.Tests/PlcInterface.Ads.Tests.csproj b/test/PlcInterface.Ads.Tests/PlcInterface.Ads.Tests.csproj index 78f7d45..2cf5a96 100644 --- a/test/PlcInterface.Ads.Tests/PlcInterface.Ads.Tests.csproj +++ b/test/PlcInterface.Ads.Tests/PlcInterface.Ads.Tests.csproj @@ -1,6 +1,6 @@ - + diff --git a/test/PlcInterface.IntegrationTests/PlcInterface.IntegrationTests.csproj b/test/PlcInterface.IntegrationTests/PlcInterface.IntegrationTests.csproj index 9ca7772..04dd8af 100644 --- a/test/PlcInterface.IntegrationTests/PlcInterface.IntegrationTests.csproj +++ b/test/PlcInterface.IntegrationTests/PlcInterface.IntegrationTests.csproj @@ -2,7 +2,7 @@ - + diff --git a/test/PlcInterface.Opc.IntegrationTests/PlcInterface.Opc.IntegrationTests.csproj b/test/PlcInterface.Opc.IntegrationTests/PlcInterface.Opc.IntegrationTests.csproj index 6bc2bf8..fc91889 100644 --- a/test/PlcInterface.Opc.IntegrationTests/PlcInterface.Opc.IntegrationTests.csproj +++ b/test/PlcInterface.Opc.IntegrationTests/PlcInterface.Opc.IntegrationTests.csproj @@ -2,7 +2,7 @@ - + diff --git a/test/PlcInterface.OpcUa.Tests/PlcInterface.OpcUa.Tests.csproj b/test/PlcInterface.OpcUa.Tests/PlcInterface.OpcUa.Tests.csproj index d5aa70d..16f302e 100644 --- a/test/PlcInterface.OpcUa.Tests/PlcInterface.OpcUa.Tests.csproj +++ b/test/PlcInterface.OpcUa.Tests/PlcInterface.OpcUa.Tests.csproj @@ -3,7 +3,7 @@ - + diff --git a/test/TestUtilities/TestUtilities.csproj b/test/TestUtilities/TestUtilities.csproj index 537ef66..ee8c23f 100644 --- a/test/TestUtilities/TestUtilities.csproj +++ b/test/TestUtilities/TestUtilities.csproj @@ -6,6 +6,6 @@ - +