From 9611c4c3defe415ca18b68483feeb3f1b4d8eb1c Mon Sep 17 00:00:00 2001 From: Adam Hathcock Date: Tue, 17 Mar 2026 12:12:44 +0000 Subject: [PATCH] try ignoring the warning that only seems to happen on GA --- Directory.Build.props | 1 + 1 file changed, 1 insertion(+) diff --git a/Directory.Build.props b/Directory.Build.props index 277c525f..6ff916b6 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -11,5 +11,6 @@ true true true + ${NoWarn};IDE0051