﻿[*.cs]

# IDE0290: Use primary constructor
csharp_style_prefer_primary_constructors = false
