From 4baa07ccae9665416044bee78cc98cd9bebef2b3 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Thu, 27 Sep 2018 12:53:38 -0700 Subject: [PATCH] Update code signing properties and configuration --- Directory.Build.props | 4 ---- build/VSIX.targets | 2 +- .../Microsoft.HttpRepl.csproj | 2 +- src/dotnet-sql-cache/dotnet-sql-cache.csproj | 18 +++++++------- .../dotnet-user-secrets.csproj | 24 +++++++++---------- 5 files changed, 22 insertions(+), 28 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 9921cb358e..80d6cc1543 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -14,10 +14,6 @@ $(MSBuildThisFileDirectory) $(MSBuildThisFileDirectory)build\Key.snk true - MicrosoftNuGet - Microsoft - Microsoft3rdPartyAppComponentDual - true true diff --git a/build/VSIX.targets b/build/VSIX.targets index 058c4dd0fd..af61b649a4 100644 --- a/build/VSIX.targets +++ b/build/VSIX.targets @@ -41,7 +41,7 @@ - + diff --git a/src/Microsoft.HttpRepl/Microsoft.HttpRepl.csproj b/src/Microsoft.HttpRepl/Microsoft.HttpRepl.csproj index 821e7398b5..d2552ef1e4 100644 --- a/src/Microsoft.HttpRepl/Microsoft.HttpRepl.csproj +++ b/src/Microsoft.HttpRepl/Microsoft.HttpRepl.csproj @@ -24,7 +24,7 @@ - + diff --git a/src/dotnet-sql-cache/dotnet-sql-cache.csproj b/src/dotnet-sql-cache/dotnet-sql-cache.csproj index 3f9ce05717..59017c22ff 100644 --- a/src/dotnet-sql-cache/dotnet-sql-cache.csproj +++ b/src/dotnet-sql-cache/dotnet-sql-cache.csproj @@ -21,15 +21,15 @@ - - - - - - - - - + + + + + + + + + diff --git a/src/dotnet-user-secrets/dotnet-user-secrets.csproj b/src/dotnet-user-secrets/dotnet-user-secrets.csproj index 5bcc7e7f57..15ce1c1d5a 100644 --- a/src/dotnet-user-secrets/dotnet-user-secrets.csproj +++ b/src/dotnet-user-secrets/dotnet-user-secrets.csproj @@ -23,22 +23,20 @@ - - - - - - - - - - - - - + + + + + + + + + + +