From cabeef5409ad9b1065a4e39d333a11857f1c07d8 Mon Sep 17 00:00:00 2001 From: Simon Gockner Date: Wed, 5 Jun 2019 09:38:28 +0200 Subject: [PATCH] - fix naming rule for methods --- LightweightIocContainer.sln.DotSettings | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/LightweightIocContainer.sln.DotSettings b/LightweightIocContainer.sln.DotSettings index 1719fa1..d75d405 100644 --- a/LightweightIocContainer.sln.DotSettings +++ b/LightweightIocContainer.sln.DotSettings @@ -1,4 +1,5 @@  // Author: $USER_NAME$ // Created: $CREATED_YEAR$-$CREATED_MONTH$-$CREATED_DAY$ -// Copyright(c) $CREATED_YEAR$ SimonG. All Rights Reserved. \ No newline at end of file +// Copyright(c) $CREATED_YEAR$ SimonG. All Rights Reserved. + <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> \ No newline at end of file