From f499ff81f24abf3cc8fc3952336f08ade379c6a8 Mon Sep 17 00:00:00 2001 From: Divyansh Srivastava Date: Wed, 12 Aug 2020 15:16:29 -0700 Subject: [PATCH] Prevent copying of files from folder to shell plugin (#5893) --- .../Microsoft.Plugin.Shell/Microsoft.Plugin.Shell.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/modules/launcher/Plugins/Microsoft.Plugin.Shell/Microsoft.Plugin.Shell.csproj b/src/modules/launcher/Plugins/Microsoft.Plugin.Shell/Microsoft.Plugin.Shell.csproj index e7d1110d0e..fc0e09c447 100644 --- a/src/modules/launcher/Plugins/Microsoft.Plugin.Shell/Microsoft.Plugin.Shell.csproj +++ b/src/modules/launcher/Plugins/Microsoft.Plugin.Shell/Microsoft.Plugin.Shell.csproj @@ -65,7 +65,9 @@ - + + false +