From d9226fdec78827d55c4905c43f8ccbb4c1c7daf3 Mon Sep 17 00:00:00 2001 From: Erik Ejlskov Jensen Date: Thu, 26 Sep 2024 14:59:22 +0200 Subject: [PATCH] Update README.md Co-authored-by: Jeff Rosenberg --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce824721..c2684e51 100644 --- a/README.md +++ b/README.md @@ -521,7 +521,7 @@ Static code analysis can be enabled by adding the `RunSqlCodeAnalysis` property ``` -> Notice that the target framework should be set to `netstandard2.1` if you add NuGet based additional rules. +> Notice that the target framework should be set to `netstandard2.1` if you add additional NuGet-based rules. A xml file with the analysis results is created in the output folder.