added StyleCop.ruleset to make that one shut up

This commit is contained in:
alterNERDtive 2022-09-15 15:07:15 +02:00
parent cc2694fc49
commit fd0bbaa3a9
Signed by: alterNERDtive
GPG key ID: 547787A4FE6533F1

2
StyleCop.ruleset Normal file
View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<RuleSet Name="StyleCop.Analyzers rules with default action" Description="StyleCop.Analyzers with default action. Rules with IsEnabledByDefault = false are disabled." ToolsVersion="17.0" />