Remove duplicated comment
This commit is contained in:
parent
2206571ab8
commit
1f4a12c6c4
|
@ -41,7 +41,7 @@
|
|||
<PackageReference Include="Menees.Analyzers" PrivateAssets="all" />
|
||||
<PackageReference Include="Meziantou.Analyzer" PrivateAssets="all" />
|
||||
<PackageReference Include="Nullable" PrivateAssets="all" />
|
||||
<PackageReference Include="StyleCop.Analyzers" PrivateAssets="all" /><!-- don't forget to update .stylecop.json at the same time -->
|
||||
<PackageReference Include="StyleCop.Analyzers" PrivateAssets="all" />
|
||||
<Analyzer Include="$(MSBuildProjectDirectory)/../../References/BizHawk.Analyzer.dll" />
|
||||
<GlobalAnalyzerConfigFiles Include="$(MSBuildProjectDirectory)/../../.global.editorconfig.ini" />
|
||||
<AdditionalFiles Include="$(MSBuildProjectDirectory)/../../.stylecop.json" />
|
||||
|
|
Loading…
Reference in New Issue