diff --git a/AzureEnterpriseApplicationOrchestrator/AzureEnterpriseApplicationOrchestrator.csproj b/AzureEnterpriseApplicationOrchestrator/AzureEnterpriseApplicationOrchestrator.csproj index 35e12c1..9ffa756 100644 --- a/AzureEnterpriseApplicationOrchestrator/AzureEnterpriseApplicationOrchestrator.csproj +++ b/AzureEnterpriseApplicationOrchestrator/AzureEnterpriseApplicationOrchestrator.csproj @@ -1,7 +1,7 @@ - net6.0 + net8.0 disable false false diff --git a/CHANGELOG.md b/CHANGELOG.md index e65235e..58d70ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,4 +13,3 @@ - 3.1.1 - fix(deps): Revert main Azure App Registration and Enterprise Application Orchestrator extension .NET project to .NET 6 from .NET 8. -