Browse Source

[SL.Core] prevent stylecop.json form being included in package

af/octree-no-pixelmap
Scott Williams 9 years ago
parent
commit
6904da174e
  1. 1
      src/SixLabors.Core/SixLabors.Core.csproj

1
src/SixLabors.Core/SixLabors.Core.csproj

@ -36,7 +36,6 @@
<ItemGroup>
<AdditionalFiles Include="..\..\stylecop.json" />
<Content Include="..\..\stylecop.json" Link="stylecop.json" />
</ItemGroup>
<ItemGroup>

Loading…
Cancel
Save