From 929dccb75a1405737975d76648e015a3e7c00177 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sat, 7 Oct 2017 23:07:10 -0400 Subject: reorganise repo structure --- src/SMAPI.sln.DotSettings | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/SMAPI.sln.DotSettings (limited to 'src/SMAPI.sln.DotSettings') diff --git a/src/SMAPI.sln.DotSettings b/src/SMAPI.sln.DotSettings new file mode 100644 index 00000000..d16ef684 --- /dev/null +++ b/src/SMAPI.sln.DotSettings @@ -0,0 +1,19 @@ + + DO_NOT_SHOW + DO_NOT_SHOW + HINT + HINT + Field, Property, Event, Method + Field, Property, Event, Method + True + False + UseVarWhenEvident + UseExplicitType + ID + <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb"><ExtraRule Prefix="_" Suffix="" Style="aaBb" /></Policy> + <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb"><ExtraRule Prefix="_" Suffix="" Style="aaBb" /></Policy> + <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb"><ExtraRule Prefix="_" Suffix="" Style="aaBb" /></Policy> + True + True + True + \ No newline at end of file -- cgit