Skip to content

Commit 224e702

Browse files
Copilotwadepickett
andauthored
Update ms.author update in 24 articles (#36737)
* Initial plan * Update ms.author from safia to wpickett in 24 articles Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com> * Apply suggestion from @wadepickett * Apply suggestion from @wadepickett * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review * Update aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg003.md * Apply suggestions from code review Verified diagnostics still up to date. So updating the ms.date from last year to this year. * Apply suggestions from code review Also updated author meta data values per review suggestions. * Apply suggestion from @wadepickett * Apply suggestions from code review * Apply suggestions from code review --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com> Co-authored-by: Wade Pickett <wpickett@microsoft.com>
1 parent 4126418 commit 224e702

24 files changed

Lines changed: 66 additions & 66 deletions

aspnetcore/diagnostics/asp0008.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "ASP0008: Do not use ConfigureWebHost with WebApplicationBuilder.Host"
33
description: "Learn about analysis rule ASP0008: Do not use ConfigureWebHost with WebApplicationBuilder.Host"
4-
author: safia
4+
author: wadepickett
55
monikerRange: '>= aspnetcore-7.0'
6-
ms.author: safia
7-
ms.date: 03/27/2025
6+
ms.author: wpickett
7+
ms.date: 02/03/2026
88
uid: diagnostics/asp0008
99
---
1010
# ASP0008: Do not use ConfigureWebHost with WebApplicationBuilder.Host

aspnetcore/diagnostics/asp0009.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "ASP0009: Do not use Configure with WebApplicationBuilder.WebHost"
33
description: "Learn about analysis rule ASP0009: Do not use Configure with WebApplicationBuilder.WebHost"
4-
author: safia
4+
author: wadepickett
55
monikerRange: '>= aspnetcore-7.0'
6-
ms.author: safia
7-
ms.date: 03/27/2025
6+
ms.author: wpickett
7+
ms.date: 02/03/2026
88
uid: diagnostics/asp0009
99
---
1010
# ASP0009: Do not use Configure with WebApplicationBuilder.WebHost

aspnetcore/diagnostics/asp0011.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "ASP0011: Suggest using builder.Logging over Host.ConfigureLogging or WebHost.ConfigureLogging"
33
description: "Learn about analysis rule ASP0011: Suggest using builder.Logging over Host.ConfigureLogging or WebHost.ConfigureLogging"
4-
author: safia
4+
author: wadepickett
55
monikerRange: '>= aspnetcore-7.0'
6-
ms.author: safia
7-
ms.date: 03/27/2025
6+
ms.author: wpickett
7+
ms.date: 02/03/2026
88
uid: diagnostics/asp0011
99
---
1010
# ASP0011: Suggest using builder.Logging over Host.ConfigureLogging or WebHost.ConfigureLogging

aspnetcore/diagnostics/asp0012.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "ASP0012: Suggest using builder.Services over Host.ConfigureServices or WebHost.ConfigureServices"
33
description: "Learn about analysis rule ASP0012: Suggest using builder.Services over Host.ConfigureServices or WebHost.ConfigureServices"
4-
author: safia
4+
author: wadepickett
55
monikerRange: '>= aspnetcore-7.0'
6-
ms.author: safia
7-
ms.date: 03/27/2025
6+
ms.author: wpickett
7+
ms.date: 02/03/2026
88
uid: diagnostics/asp0012
99
---
1010
# ASP0012: Suggest using builder.Services over Host.ConfigureServices or WebHost.ConfigureServices

aspnetcore/diagnostics/asp0014.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "ASP0014: Suggest using top level route registrations"
33
description: "Learn about analysis rule ASP0014: Suggest using top level route registrations"
4-
author: captainsafia
4+
author: wadepickett
55
monikerRange: '>= aspnetcore-7.0'
6-
ms.author: safia
7-
ms.date: 03/27/2025
6+
ms.author: wpickett
7+
ms.date: 02/03/2026
88
uid: diagnostics/asp0014
99
---
1010
# ASP0014: Suggest using top level route registrations

aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg001.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "RDG001: Unable to resolve route pattern"
33
description: "Learn about analysis rule RDG001: Unable to resolve route pattern"
4-
author: captainsafia
4+
author: wadepickett
55
monikerRange: '>= aspnetcore-8.0'
6-
ms.author: safia
7-
ms.date: 03/29/2025
6+
ms.author: wpickett
7+
ms.date: 02/03/2026
88
uid: fundamentals/aot/request-delegate-generator/diagnostics/rdg001
99
---
1010
# RDG001: Unable to resolve route pattern

aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg002.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "RDG002: Unable to resolve endpoint handler"
33
description: "Learn about analysis rule RDG002: Unable to resolve endpoint handler"
4-
author: captainsafia
4+
author: wadepickett
55
monikerRange: '>= aspnetcore-8.0'
6-
ms.author: safia
7-
ms.date: 03/29/2025
6+
ms.author: wpickett
7+
ms.date: 02/03/2026
88
uid: fundamentals/aot/request-delegate-generator/diagnostics/rdg002
99
---
1010
# RDG002: Unable to resolve endpoint handler

aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg003.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "RDG003: Unable to resolve parameter"
33
description: "Learn about analysis rule RDG003: Unable to resolve parameter"
4-
author: captainsafia
4+
author: wadepickett
55
monikerRange: '>= aspnetcore-8.0'
6-
ms.author: safia
7-
ms.date: 03/29/2025
6+
ms.author: wpickett
7+
ms.date: 02/03/2026
88
uid: fundamentals/aot/request-delegate-generator/diagnostics/rdg003
99
---
1010
# RDG003: Unable to resolve parameter

aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg004.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: "RDG004: Unable to resolve anonymous type"
33
description: "Learn about analysis rule RDG004: Unable to resolve anonymous type"
4-
author: captainsafia
4+
author: wadepickett
55
monikerRange: '>= aspnetcore-8.0'
66
content_well_notification: AI-contribution
7-
ms.author: safia
8-
ms.date: 03/29/2025
7+
ms.author: wpickett
8+
ms.date: 02/03/2026
99
uid: fundamentals/aot/request-delegate-generator/diagnostics/rdg004
1010
ai-usage: ai-assisted
1111
---

aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg005.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: "RDG005: Invalid abstract type"
33
description: "Learn about analysis rule RDG005: Invalid abstract type"
4-
author: captainsafia
4+
author: wadepickett
55
monikerRange: '>= aspnetcore-8.0'
6-
ms.author: safia
6+
ms.author: wpickett
77
content_well_notification: AI-contribution
8-
ms.date: 03/29/2025
8+
ms.date: 02/03/2026
99
uid: fundamentals/aot/request-delegate-generator/diagnostics/rdg005
1010
ai-usage: ai-assisted
1111
---

0 commit comments

Comments
 (0)