Skip to content

Commit

Permalink
Make repo buildable with VS 17.8.0 Preview 3.0 (dotnet#9319)
Browse files Browse the repository at this point in the history
Added IDE0305 to `.editorconfig` as a suggestion.
  • Loading branch information
ladipro authored Oct 12, 2023
1 parent 99058a2 commit fe2e463
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -408,3 +408,4 @@ dotnet_diagnostic.IDE0290.severity = suggestion
# Collection initialization can be simplified
dotnet_diagnostic.IDE0300.severity = suggestion
dotnet_diagnostic.IDE0301.severity = suggestion
dotnet_diagnostic.IDE0305.severity = suggestion

0 comments on commit fe2e463

Please sign in to comment.