From de38f84f675702b174e264f5bb785fcd246588e2 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Tue, 10 Oct 2023 13:07:58 -1000 Subject: [PATCH] Update rdg009.md (#30640) --- .../aot/request-delegate-generator/diagnostics/rdg009.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg009.md b/aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg009.md index 4589441f13..fe18bc31a0 100644 --- a/aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg009.md +++ b/aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg009.md @@ -4,7 +4,7 @@ description: "Learn about analysis rule RDG009: Invalid nested AsParameters" author: captainsafia monikerRange: '>= aspnetcore-8.0' ms.author: safia -ms.date: 09/15/2023 +ms.date: 9/15/2023 uid: fundamentals/aot/request-delegate-generator/diagnostics/rdg009 --- # RDG009: Invalid nested AsParameters