From ad1b9a870b5383ca9ada8c52b2bd76960d5579da Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sun, 23 Aug 2020 14:22:27 -0400 Subject: move some console/logging logic out of SCore into a new LogManager --- src/SMAPI.sln.DotSettings | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/SMAPI.sln.DotSettings') diff --git a/src/SMAPI.sln.DotSettings b/src/SMAPI.sln.DotSettings index 05caa938..76e863cc 100644 --- a/src/SMAPI.sln.DotSettings +++ b/src/SMAPI.sln.DotSettings @@ -3,6 +3,7 @@ DO_NOT_SHOW HINT HINT + DO_NOT_SHOW Field, Property, Event, Method Field, Property, Event, Method True @@ -53,6 +54,7 @@ True True True + True True True True -- cgit