Skip to content

Commit cb02c2c

Browse files
ladiproMichalPavlik
authored andcommitted
Make repo buildable with VS 17.8.0 Preview 3.0 (#9319)
Added IDE0305 to `.editorconfig` as a suggestion.
1 parent 48b97b2 commit cb02c2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,3 +408,4 @@ dotnet_diagnostic.IDE0290.severity = suggestion
408408
# Collection initialization can be simplified
409409
dotnet_diagnostic.IDE0300.severity = suggestion
410410
dotnet_diagnostic.IDE0301.severity = suggestion
411+
dotnet_diagnostic.IDE0305.severity = suggestion

0 commit comments

Comments
 (0)