We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 703c873 commit b4412c7Copy full SHA for b4412c7
1 file changed
documentation/DotNetCli.md
@@ -37,7 +37,6 @@ On VS VS2017 / dotnet core 1.1.1 SDK 1.0.1 projects update `.csproj` as follows
37
<CodeAnalysisRuleSet>stylecop.ruleset</CodeAnalysisRuleSet>
38
</PropertyGroup>
39
<ItemGroup>
40
- <None Remove="stylecop.json" />
41
<AdditionalFiles Include="stylecop.json" />
42
</ItemGroup>
43
```
0 commit comments