From e4ebae107c82ba79a3b990c820b3443dcee7ec9d Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Wed, 26 Sep 2018 15:19:28 -0700 Subject: [PATCH] Fix the path to SignedPackageFile items and include the VSIX .dll in code signing --- build/VSIX.targets | 1 + .../Microsoft.AspNetCore.Razor.Design.csproj | 14 ++++++-------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/build/VSIX.targets b/build/VSIX.targets index 5995deeabd..7122a23a12 100644 --- a/build/VSIX.targets +++ b/build/VSIX.targets @@ -43,6 +43,7 @@ + diff --git a/src/Microsoft.AspNetCore.Razor.Design/Microsoft.AspNetCore.Razor.Design.csproj b/src/Microsoft.AspNetCore.Razor.Design/Microsoft.AspNetCore.Razor.Design.csproj index 5a053d5f61..670989f692 100644 --- a/src/Microsoft.AspNetCore.Razor.Design/Microsoft.AspNetCore.Razor.Design.csproj +++ b/src/Microsoft.AspNetCore.Razor.Design/Microsoft.AspNetCore.Razor.Design.csproj @@ -30,18 +30,16 @@ - - - + - + - - - - + + + +