From d8a3ed36c849fdeb1a2d9ca9f55682dc8e5d21fb Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sun, 7 Jan 2018 18:47:07 -0500 Subject: update ReSharper settings --- src/SMAPI.sln.DotSettings | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src') diff --git a/src/SMAPI.sln.DotSettings b/src/SMAPI.sln.DotSettings index d16ef684..68d7c72b 100644 --- a/src/SMAPI.sln.DotSettings +++ b/src/SMAPI.sln.DotSettings @@ -6,6 +6,7 @@ Field, Property, Event, Method Field, Property, Event, Method True + NEVER False UseVarWhenEvident UseExplicitType @@ -13,7 +14,12 @@ <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 + True True + True True True \ No newline at end of file -- cgit