From 16c137a3bf34e8b502c32e57b040b2875b81b3d0 Mon Sep 17 00:00:00 2001 From: Chris Wells Date: Mon, 19 Mar 2018 22:43:22 -0700 Subject: [PATCH] Changes to the msbuild signing project to remove unwanted files (#181) * Initial addition of msbuild signing files for VS * Moving msbuild files * Moving msbuild files, renaming folder * Fixing msbuild syntax * Fixing typo in copyFiles step * Removing copy of npm-shrinkwrap.json * Adding signing exclusion list of empty files * Fixing one exclusion path * Including i18n loc folder into signing microbuild project * MSBuild signing project changes to remove unwanted files * Simplification of the msbuild signing project --- msbuild/NodeDebugAdapter.csproj | 41 +++++++++++---------------------- 1 file changed, 13 insertions(+), 28 deletions(-) diff --git a/msbuild/NodeDebugAdapter.csproj b/msbuild/NodeDebugAdapter.csproj index e973f83a..7afc7347 100644 --- a/msbuild/NodeDebugAdapter.csproj +++ b/msbuild/NodeDebugAdapter.csproj @@ -5,39 +5,24 @@ - - - - - - + - - - - - - - + + + + + + + - + - + Microsoft400