Browse Source

Merge branch 'master' into tiff-format

pull/1570/head
James Jackson-South 5 years ago
committed by GitHub
parent
commit
514facdadf
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tests/ImageSharp.Tests.ruleset

2
tests/ImageSharp.Tests.ruleset

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<RuleSet Name="ImageSharp.Tests" ToolsVersion="16.0">
<Include Path="..\..\sharedinfrastructure\sixlabors.tests.ruleset" Action="Default" />
<Include Path="..\shared-infrastructure\sixlabors.tests.ruleset" Action="Default" />
<Rules AnalyzerId="xunit.analyzers" RuleNamespace="xunit.analyzers">
<Rule Id="xUnit1004" Action="None" />
<Rule Id="xUnit1013" Action="None" />

Loading…
Cancel
Save