Removed obsolete file stylecop.json

It currently has two functions, both of which are covered by our .editorconfig file.
This commit is contained in:
penev92
2021-11-14 02:07:48 +02:00
committed by Matthias Mailänder
parent 1326bca65c
commit 413d564f1d
3 changed files with 0 additions and 15 deletions

View File

@@ -48,6 +48,5 @@
<ItemGroup>
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2" PrivateAssets="All" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" PrivateAssets="All" />
<AdditionalFiles Include="$(EngineRootPath)/stylecop.json" />
</ItemGroup>
</Project>