diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e69bf9..5a420ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ * Fix an NullReferenceException in a very rare scenario where ClaimsPrincipal.Identity is null * Add helper methods to get/delete a tenant in the configuration +* Update Azure.Identity from 1.11.2 to 1.12.0 +* Update Microsoft.Graph from 5.49.0 to 5.56.0 ## EntraCP v25.0.20240503.33 enhancements & bug-fixes - Published in May 3, 2024 diff --git a/Yvand.EntraCP.Tests/Yvand.EntraCP.Tests.csproj b/Yvand.EntraCP.Tests/Yvand.EntraCP.Tests.csproj index 18033cf..a54c080 100644 --- a/Yvand.EntraCP.Tests/Yvand.EntraCP.Tests.csproj +++ b/Yvand.EntraCP.Tests/Yvand.EntraCP.Tests.csproj @@ -76,7 +76,7 @@ 4.1.0 - 4.1.0 + 4.2.0 runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Yvand.EntraCP/Yvand.EntraCP.csproj b/Yvand.EntraCP/Yvand.EntraCP.csproj index 973972c..a498e30 100644 --- a/Yvand.EntraCP/Yvand.EntraCP.csproj +++ b/Yvand.EntraCP/Yvand.EntraCP.csproj @@ -128,10 +128,10 @@ - 1.11.2 + 1.12.0 - 5.49.0 + 5.56.0 0.2.5 diff --git a/assembly-bindings.config b/assembly-bindings.config index 3cec210..83a3c49 100644 --- a/assembly-bindings.config +++ b/assembly-bindings.config @@ -12,11 +12,11 @@ The content of this file may change with each version of EntraCP, make sure to u - + - + @@ -24,7 +24,7 @@ The content of this file may change with each version of EntraCP, make sure to u - +