Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Temporarily disable CA1852 for top-level statements
This rule is currently being incorrectly applied to the generated `Program` class [1] and therefore has to be suppressed manually. A fix [2] has already been committed to the Roslyn Analyzers repo once that fix has been included in a future SDK update. [1] dotnet/roslyn-analyzers#6141 [2] dotnet/roslyn-analyzers#6278
- Loading branch information