Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jeff Rosenberg <[email protected]>
  • Loading branch information
ErikEJ and jeffrosenberg authored Sep 26, 2024
1 parent ba02323 commit d9226fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ Static code analysis can be enabled by adding the `RunSqlCodeAnalysis` property
</Project>
```

> 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.

Expand Down

0 comments on commit d9226fd

Please sign in to comment.