From 62c7183922e5ff20c9e426053578d0b8912eadeb Mon Sep 17 00:00:00 2001 From: ryanbodrug-microsoft <56318517+ryanbodrug-microsoft@users.noreply.github.com> Date: Mon, 22 Jun 2020 10:52:28 -0700 Subject: [PATCH] Setting 'Treat warnings as errors' to 'All' --- src/modules/launcher/PowerLauncher/PowerLauncher.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj index 8413f99cbe..cbe9e0bc90 100644 --- a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj +++ b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj @@ -35,6 +35,7 @@ MinimumRecommendedRules.ruleset 4 false + true @@ -48,6 +49,7 @@ prompt MinimumRecommendedRules.ruleset 4 + true