We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6705624 commit abcfe59Copy full SHA for abcfe59
2 files changed
aspnetcore/diagnostics/asp0026.md
@@ -1,5 +1,5 @@
1
---
2
-title: "ASP0026: ## Analyzer to warn when [Authorize] is overridden by [AllowAnonymous] from 'farther away'"
+title: "ASP0026: Analyzer to warn when [Authorize] is overridden by [AllowAnonymous] from 'farther away'"
3
ms.date: 07/08/2024
4
description: "Learn about analysis rule ASP0026: [Authorize] is overridden by [AllowAnonymous] from 'farther away'"
5
author: tdykstra
aspnetcore/diagnostics/asp0028.md
-title: "ASP0028: ## Analyzer to suggest using IPAddress.IPv6Any instead of IPAddress.Any if applicable"
+title: "ASP0028: Analyzer to suggest using IPAddress.IPv6Any instead of IPAddress.Any if applicable"
ms.date: 11/11/2024
description: "Consider using IPAddress.IPv6Any instead of IPAddress.Any"
author: deaglegross
0 commit comments