mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 13:20:32 +08:00
CA1825: use Array.Empty.
This commit is contained in:
@@ -57,7 +57,4 @@
|
||||
<Rule Id="CA2213" Action="None" />
|
||||
<Rule Id="CA2235" Action="None" />
|
||||
</Rules>
|
||||
<Rules AnalyzerId="Microsoft.NetCore.CSharp.Analyzers" RuleNamespace="Microsoft.NetCore.CSharp.Analyzers">
|
||||
<Rule Id="CA1825" Action="None" />
|
||||
</Rules>
|
||||
</RuleSet>
|
||||
Reference in New Issue
Block a user