File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
AzureAppGatewayOrchestrator Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >net8 .0</TargetFramework >
4+ <TargetFramework >net6 .0</TargetFramework >
55 <RootNamespace >AzureApplicationGatewayOrchestratorExtension</RootNamespace >
66 <AssemblyName >AzureApplicationGatewayOrchestratorExtension</AssemblyName >
77 <AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
Original file line number Diff line number Diff line change 2525 - feat(certauth): Implement client certificate authentication as an alternative authentication mechanism.
2626 - chore(docs): Update documentation to discuss the Key Vault Azure role-based access control permission model.
2727 - fix(akv): Refactor Azure Key Vault certificate retrieval mechanism to recognize and appropriately handle secret versions.
28+
29+ - 3.1.0
30+ - fix(deps): Revert main Azure Application Gateway Orchestrator extension .NET project to .NET 6 from .NET 8.
You can’t perform that action at this time.
0 commit comments