From d6e2b096ca4e3e341af910d4d9997752da909b4f Mon Sep 17 00:00:00 2001
From: ryanbodrug-microsoft
<56318517+ryanbodrug-microsoft@users.noreply.github.com>
Date: Thu, 11 Jun 2020 15:46:47 -0700
Subject: [PATCH] Adding static analysis
(Microsoft.CodeAnalysis.FxCopAnalyzers) to PowerLauncher Project
---
src/modules/launcher/PowerLauncher/PowerLauncher.csproj | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj
index 9bec31fdf9..7314cfa449 100644
--- a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj
+++ b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj
@@ -66,6 +66,10 @@
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+