From 8a8aaf8ac30d86a15c5ef80c74147675487750c7 Mon Sep 17 00:00:00 2001 From: Simon Gockner Date: Tue, 4 Jun 2019 22:30:33 +0200 Subject: [PATCH] - add resharper .DotSettings --- LightweightIocContainer.sln.DotSettings | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 LightweightIocContainer.sln.DotSettings diff --git a/LightweightIocContainer.sln.DotSettings b/LightweightIocContainer.sln.DotSettings new file mode 100644 index 0000000..1719fa1 --- /dev/null +++ b/LightweightIocContainer.sln.DotSettings @@ -0,0 +1,4 @@ + + // Author: $USER_NAME$ +// Created: $CREATED_YEAR$-$CREATED_MONTH$-$CREATED_DAY$ +// Copyright(c) $CREATED_YEAR$ SimonG. All Rights Reserved. \ No newline at end of file