From 021973e00995e00cad430b1a42fe7750630adf8f Mon Sep 17 00:00:00 2001 From: Nilesh Choudhary Date: Fri, 20 Feb 2026 14:25:31 +0000 Subject: [PATCH 1/4] Added a seperate version for MicrosoftExtensionsConfigurationEnvironmentVariables --- Directory.Build.props | 1 + .../Microsoft.Identity.Web.TokenAcquisition.csproj | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index c9e5ba9bb..c02caf559 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -179,6 +179,7 @@ 2.1.0 2.1.0 2.2.4 + 2.1.1 diff --git a/src/Microsoft.Identity.Web.TokenAcquisition/Microsoft.Identity.Web.TokenAcquisition.csproj b/src/Microsoft.Identity.Web.TokenAcquisition/Microsoft.Identity.Web.TokenAcquisition.csproj index 556755b08..aeb30d67a 100644 --- a/src/Microsoft.Identity.Web.TokenAcquisition/Microsoft.Identity.Web.TokenAcquisition.csproj +++ b/src/Microsoft.Identity.Web.TokenAcquisition/Microsoft.Identity.Web.TokenAcquisition.csproj @@ -28,7 +28,7 @@ - + From ab27236665046afb995c4a77caa975c9f4e483ac Mon Sep 17 00:00:00 2001 From: Nilesh Choudhary Date: Fri, 20 Feb 2026 14:48:31 +0000 Subject: [PATCH 2/4] added version for 6.* --- Directory.Build.props | 1 + 1 file changed, 1 insertion(+) diff --git a/Directory.Build.props b/Directory.Build.props index c02caf559..a35a30c8a 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -165,6 +165,7 @@ 6.0.0 2.1.0 + 6.0.1 From ff0173bb59a0be7aadd07f11c08c4ad3f762068d Mon Sep 17 00:00:00 2001 From: Nilesh Choudhary Date: Fri, 20 Feb 2026 14:50:48 +0000 Subject: [PATCH 3/4] added version for all fotnet versions --- Directory.Build.props | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Directory.Build.props b/Directory.Build.props index a35a30c8a..6ff0e6709 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -109,6 +109,7 @@ $(NetNineRuntimeVersion) $(NetNineRuntimeVersion) $(NetNineRuntimeVersion) + $(NetNineRuntimeVersion) $(NetNineRuntimeVersion) $(NetNineRuntimeVersion) $(NetNineRuntimeVersion) @@ -126,6 +127,7 @@ $(NetTenRuntimeVersion) $(NetTenRuntimeVersion) $(NetTenRuntimeVersion) + $(NetTenRuntimeVersion) $(NetTenRuntimeVersion) $(NetTenRuntimeVersion) $(NetTenRuntimeVersion) @@ -142,6 +144,7 @@ 8.0.0 8.0.0 8.0.0 + 6.0.1 8.0.0 From d355067f471ed17064e1531eee91c14b28497e69 Mon Sep 17 00:00:00 2001 From: Nilesh Choudhary Date: Fri, 20 Feb 2026 15:08:57 +0000 Subject: [PATCH 4/4] used the same key lowerd the version that is needed --- Directory.Build.props | 7 +------ .../Microsoft.Identity.Web.TokenAcquisition.csproj | 2 +- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 6ff0e6709..7c853ace5 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -109,7 +109,6 @@ $(NetNineRuntimeVersion) $(NetNineRuntimeVersion) $(NetNineRuntimeVersion) - $(NetNineRuntimeVersion) $(NetNineRuntimeVersion) $(NetNineRuntimeVersion) $(NetNineRuntimeVersion) @@ -127,7 +126,6 @@ $(NetTenRuntimeVersion) $(NetTenRuntimeVersion) $(NetTenRuntimeVersion) - $(NetTenRuntimeVersion) $(NetTenRuntimeVersion) $(NetTenRuntimeVersion) $(NetTenRuntimeVersion) @@ -144,7 +142,6 @@ 8.0.0 8.0.0 8.0.0 - 6.0.1 8.0.0 @@ -168,7 +165,6 @@ 6.0.0 2.1.0 - 6.0.1 @@ -182,8 +178,7 @@ 3.1.3 2.1.0 2.1.0 - 2.2.4 - 2.1.1 + 2.1.0 diff --git a/src/Microsoft.Identity.Web.TokenAcquisition/Microsoft.Identity.Web.TokenAcquisition.csproj b/src/Microsoft.Identity.Web.TokenAcquisition/Microsoft.Identity.Web.TokenAcquisition.csproj index aeb30d67a..556755b08 100644 --- a/src/Microsoft.Identity.Web.TokenAcquisition/Microsoft.Identity.Web.TokenAcquisition.csproj +++ b/src/Microsoft.Identity.Web.TokenAcquisition/Microsoft.Identity.Web.TokenAcquisition.csproj @@ -28,7 +28,7 @@ - +