﻿[*.cs]

# IDE0057: Use range operator
csharp_style_prefer_range_operator = false
