From 46f0fd4443183dbc892ffffcdaa39a4f0a5a6276 Mon Sep 17 00:00:00 2001 From: Simon Gockner Date: Fri, 7 Jun 2019 17:14:22 +0200 Subject: [PATCH] - fix resharper settings --- LightweightIocContainer.sln.DotSettings | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/LightweightIocContainer.sln.DotSettings b/LightweightIocContainer.sln.DotSettings index 3278b56..2787ccd 100644 --- a/LightweightIocContainer.sln.DotSettings +++ b/LightweightIocContainer.sln.DotSettings @@ -1,7 +1,13 @@  + True + True + True + False // Author: $USER_NAME$ // Created: $CREATED_YEAR$-$CREATED_MONTH$-$CREATED_DAY$ // Copyright(c) $CREATED_YEAR$ SimonG. All Rights Reserved. <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> + <Policy Inspect="True" Prefix="" Suffix="" Style="AA_BB" /> + <Policy Inspect="True" Prefix="_" Suffix="" Style="aaBb" /> True True \ No newline at end of file