fix: remove specific version from instation instructions in README.md
This commit is contained in:
@@ -135,7 +135,7 @@ Add the NuGet package to projects that need the analyzer:
|
|||||||
```xml
|
```xml
|
||||||
<PackageReference
|
<PackageReference
|
||||||
Include="StevanFreeborn.AsyncSyncFlagAnalyzer"
|
Include="StevanFreeborn.AsyncSyncFlagAnalyzer"
|
||||||
Version="0.0.0"
|
Version="x.x.x"
|
||||||
ReferenceOutputAssembly="false"
|
ReferenceOutputAssembly="false"
|
||||||
OutputItemType="Analyzer"
|
OutputItemType="Analyzer"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user