From 0bb1f7aae3e31f2ad9922783bbede4dcdd75ee16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 06:46:03 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration to 9.0.8 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../AIFoundryLocal-02-MEAI-Chat.csproj | 2 +- .../src/AIToolkit-02-MEAI-Chat/AIToolkit-02-MEAI-Chat.csproj | 2 +- .../src/BasicChat-01MEAI/BasicChat-01MEAI.csproj | 2 +- .../src/BasicChat-02SK/BasicChat-02SK.csproj | 2 +- .../src/BasicChat-04OllamaSK/BasicChat-04OllamaSK.csproj | 2 +- .../src/BasicChat-06OpenAIAPIs/BasicChat-06OpenAIAPIs.csproj | 2 +- .../DockerModels-02-MEAI-Chat/DockerModels-02-MEAI-Chat.csproj | 2 +- .../src/SKFunctions01/SKFunctions01.csproj | 2 +- .../VideoGeneration-AzureSoraSDK-02.csproj | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/03-CoreGenerativeAITechniques/src/AIFoundryLocal-01-MEAI-Chat/AIFoundryLocal-02-MEAI-Chat.csproj b/03-CoreGenerativeAITechniques/src/AIFoundryLocal-01-MEAI-Chat/AIFoundryLocal-02-MEAI-Chat.csproj index ee1ee6ba..e5442de0 100644 --- a/03-CoreGenerativeAITechniques/src/AIFoundryLocal-01-MEAI-Chat/AIFoundryLocal-02-MEAI-Chat.csproj +++ b/03-CoreGenerativeAITechniques/src/AIFoundryLocal-01-MEAI-Chat/AIFoundryLocal-02-MEAI-Chat.csproj @@ -10,7 +10,7 @@ - + diff --git a/03-CoreGenerativeAITechniques/src/AIToolkit-02-MEAI-Chat/AIToolkit-02-MEAI-Chat.csproj b/03-CoreGenerativeAITechniques/src/AIToolkit-02-MEAI-Chat/AIToolkit-02-MEAI-Chat.csproj index fd7d9f55..e5bff685 100644 --- a/03-CoreGenerativeAITechniques/src/AIToolkit-02-MEAI-Chat/AIToolkit-02-MEAI-Chat.csproj +++ b/03-CoreGenerativeAITechniques/src/AIToolkit-02-MEAI-Chat/AIToolkit-02-MEAI-Chat.csproj @@ -12,7 +12,7 @@ - + diff --git a/03-CoreGenerativeAITechniques/src/BasicChat-01MEAI/BasicChat-01MEAI.csproj b/03-CoreGenerativeAITechniques/src/BasicChat-01MEAI/BasicChat-01MEAI.csproj index c1294da1..9462ff11 100644 --- a/03-CoreGenerativeAITechniques/src/BasicChat-01MEAI/BasicChat-01MEAI.csproj +++ b/03-CoreGenerativeAITechniques/src/BasicChat-01MEAI/BasicChat-01MEAI.csproj @@ -12,7 +12,7 @@ - + diff --git a/03-CoreGenerativeAITechniques/src/BasicChat-02SK/BasicChat-02SK.csproj b/03-CoreGenerativeAITechniques/src/BasicChat-02SK/BasicChat-02SK.csproj index c7786a4d..f83765f3 100644 --- a/03-CoreGenerativeAITechniques/src/BasicChat-02SK/BasicChat-02SK.csproj +++ b/03-CoreGenerativeAITechniques/src/BasicChat-02SK/BasicChat-02SK.csproj @@ -12,7 +12,7 @@ - + diff --git a/03-CoreGenerativeAITechniques/src/BasicChat-04OllamaSK/BasicChat-04OllamaSK.csproj b/03-CoreGenerativeAITechniques/src/BasicChat-04OllamaSK/BasicChat-04OllamaSK.csproj index 5f4f7c0c..d4e990cb 100644 --- a/03-CoreGenerativeAITechniques/src/BasicChat-04OllamaSK/BasicChat-04OllamaSK.csproj +++ b/03-CoreGenerativeAITechniques/src/BasicChat-04OllamaSK/BasicChat-04OllamaSK.csproj @@ -10,7 +10,7 @@ - + diff --git a/03-CoreGenerativeAITechniques/src/BasicChat-06OpenAIAPIs/BasicChat-06OpenAIAPIs.csproj b/03-CoreGenerativeAITechniques/src/BasicChat-06OpenAIAPIs/BasicChat-06OpenAIAPIs.csproj index 2f397b21..486822ba 100644 --- a/03-CoreGenerativeAITechniques/src/BasicChat-06OpenAIAPIs/BasicChat-06OpenAIAPIs.csproj +++ b/03-CoreGenerativeAITechniques/src/BasicChat-06OpenAIAPIs/BasicChat-06OpenAIAPIs.csproj @@ -12,7 +12,7 @@ - + diff --git a/03-CoreGenerativeAITechniques/src/DockerModels-02-MEAI-Chat/DockerModels-02-MEAI-Chat.csproj b/03-CoreGenerativeAITechniques/src/DockerModels-02-MEAI-Chat/DockerModels-02-MEAI-Chat.csproj index f951ef3c..d6d7f3af 100644 --- a/03-CoreGenerativeAITechniques/src/DockerModels-02-MEAI-Chat/DockerModels-02-MEAI-Chat.csproj +++ b/03-CoreGenerativeAITechniques/src/DockerModels-02-MEAI-Chat/DockerModels-02-MEAI-Chat.csproj @@ -11,7 +11,7 @@ - + diff --git a/03-CoreGenerativeAITechniques/src/SKFunctions01/SKFunctions01.csproj b/03-CoreGenerativeAITechniques/src/SKFunctions01/SKFunctions01.csproj index cb0a7340..ba424271 100644 --- a/03-CoreGenerativeAITechniques/src/SKFunctions01/SKFunctions01.csproj +++ b/03-CoreGenerativeAITechniques/src/SKFunctions01/SKFunctions01.csproj @@ -11,7 +11,7 @@ - + diff --git a/03-CoreGenerativeAITechniques/src/VideoGeneration-AzureSoraSDK-02/VideoGeneration-AzureSoraSDK-02.csproj b/03-CoreGenerativeAITechniques/src/VideoGeneration-AzureSoraSDK-02/VideoGeneration-AzureSoraSDK-02.csproj index 786064d7..69c0549c 100644 --- a/03-CoreGenerativeAITechniques/src/VideoGeneration-AzureSoraSDK-02/VideoGeneration-AzureSoraSDK-02.csproj +++ b/03-CoreGenerativeAITechniques/src/VideoGeneration-AzureSoraSDK-02/VideoGeneration-AzureSoraSDK-02.csproj @@ -11,7 +11,7 @@ - +