From 470bc601b652a4a9922cb1d3f04c5a8e4d6f7810 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 10:48:36 +0000 Subject: [PATCH 1/2] chore(deps): Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 10.0.1 to 10.0.4 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables dependency-version: 10.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Swiss.FCh.Utils/Swiss.FCh.Utils.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Swiss.FCh.Utils/Swiss.FCh.Utils.csproj b/src/Swiss.FCh.Utils/Swiss.FCh.Utils.csproj index 716d44e..2831747 100644 --- a/src/Swiss.FCh.Utils/Swiss.FCh.Utils.csproj +++ b/src/Swiss.FCh.Utils/Swiss.FCh.Utils.csproj @@ -40,7 +40,7 @@ - + @@ -49,7 +49,7 @@ - + From ce0767e3f15ea5d60020fc434a544990b56592b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 12 Mar 2026 10:49:03 +0000 Subject: [PATCH 2/2] chore: update THIRD_PARTY_LICENSES.md --- THIRD_PARTY_LICENSES.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/THIRD_PARTY_LICENSES.md b/THIRD_PARTY_LICENSES.md index 81591ff..23c5786 100644 --- a/THIRD_PARTY_LICENSES.md +++ b/THIRD_PARTY_LICENSES.md @@ -3,8 +3,7 @@ | coverlet.collector | 6.0.4 | MIT | https://licenses.nuget.org/MIT | | HtmlAgilityPack | 1.12.4 | MIT | https://licenses.nuget.org/MIT | | MailKit | 4.15.1 | MIT | https://licenses.nuget.org/MIT | - | Microsoft.Extensions.Configuration.EnvironmentVariables | 8.0.0 | MIT | https://licenses.nuget.org/MIT | - | Microsoft.Extensions.Configuration.EnvironmentVariables | 9.0.11 | MIT | https://licenses.nuget.org/MIT | + | Microsoft.Extensions.Configuration.EnvironmentVariables | 10.0.4 | MIT | https://licenses.nuget.org/MIT | | Microsoft.Extensions.Configuration.EnvironmentVariables | 10.0.1 | MIT | https://licenses.nuget.org/MIT | | Microsoft.Extensions.Configuration.Json | 8.0.1 | MIT | https://licenses.nuget.org/MIT | | Microsoft.Extensions.Configuration.Json | 9.0.11 | MIT | https://licenses.nuget.org/MIT |