We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0c10eb commit cc32dabCopy full SHA for cc32dab
README.md
@@ -25,7 +25,7 @@ A collection of Analyzers based on the best practices [tips](https://fluentasser
25
using the latest stable version:
26
27
```powershell
28
-Install-Package FluentAssertions.Analyzers
+dotnet add package FluentAssertions.Analyzers
29
```
30
31
## Getting Started
0 commit comments