feat: add stylecop.json

This commit is contained in:
goat 2021-03-28 14:53:52 +02:00
parent 509659c0e6
commit 100817b905
2 changed files with 12 additions and 0 deletions

View file

@ -32,6 +32,10 @@
</PropertyGroup>
<ItemGroup>
<None Remove="Resources\Lumina.Generated.dll" />
<None Remove="stylecop.json" />
</ItemGroup>
<ItemGroup>
<AdditionalFiles Include="stylecop.json" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="CheapLoc" Version="1.1.3" />