Skip to content

Commit abcfe59

Browse files
Removed misplaced hashes in the title (#35041)
1 parent 6705624 commit abcfe59

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

aspnetcore/diagnostics/asp0026.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "ASP0026: ## Analyzer to warn when [Authorize] is overridden by [AllowAnonymous] from 'farther away'"
2+
title: "ASP0026: Analyzer to warn when [Authorize] is overridden by [AllowAnonymous] from 'farther away'"
33
ms.date: 07/08/2024
44
description: "Learn about analysis rule ASP0026: [Authorize] is overridden by [AllowAnonymous] from 'farther away'"
55
author: tdykstra

aspnetcore/diagnostics/asp0028.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "ASP0028: ## Analyzer to suggest using IPAddress.IPv6Any instead of IPAddress.Any if applicable"
2+
title: "ASP0028: Analyzer to suggest using IPAddress.IPv6Any instead of IPAddress.Any if applicable"
33
ms.date: 11/11/2024
44
description: "Consider using IPAddress.IPv6Any instead of IPAddress.Any"
55
author: deaglegross

0 commit comments

Comments
 (0)