From afe9476cdfb372a4fe3d95b783d9042bc681d03d Mon Sep 17 00:00:00 2001 From: Pranav K Date: Tue, 11 Aug 2020 15:48:14 -0700 Subject: [PATCH] Include the DebugProxy binaries in DevServer * Remove unused nuspec property that relied on relative path --- ...osoft.AspNetCore.Components.WebAssembly.DevServer.csproj | 1 - ...icrosoft.AspNetCore.Components.WebAssembly.Server.csproj | 6 +++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/Components/WebAssembly/DevServer/src/Microsoft.AspNetCore.Components.WebAssembly.DevServer.csproj b/src/Components/WebAssembly/DevServer/src/Microsoft.AspNetCore.Components.WebAssembly.DevServer.csproj index 53a9f4de0b06..4e739f18789d 100644 --- a/src/Components/WebAssembly/DevServer/src/Microsoft.AspNetCore.Components.WebAssembly.DevServer.csproj +++ b/src/Components/WebAssembly/DevServer/src/Microsoft.AspNetCore.Components.WebAssembly.DevServer.csproj @@ -34,7 +34,6 @@ - diff --git a/src/Components/WebAssembly/Server/src/Microsoft.AspNetCore.Components.WebAssembly.Server.csproj b/src/Components/WebAssembly/Server/src/Microsoft.AspNetCore.Components.WebAssembly.Server.csproj index f7a3fef2ae23..0b94d5c6e831 100644 --- a/src/Components/WebAssembly/Server/src/Microsoft.AspNetCore.Components.WebAssembly.Server.csproj +++ b/src/Components/WebAssembly/Server/src/Microsoft.AspNetCore.Components.WebAssembly.Server.csproj @@ -33,7 +33,7 @@ - +