diff --git a/stylecop.json b/stylecop.json index 6f8a860..51ed940 100644 --- a/stylecop.json +++ b/stylecop.json @@ -6,7 +6,7 @@ "indentationSize": 2 }, "orderingRules": { - "usingDirectivesPlacement": "outsideNamespace", + "usingDirectivesPlacement": "insideNamespace", "systemUsingDirectivesFirst": true, "blankLinesBetweenUsingGroups": "require", "elementOrder": [