Filter apphost rather than trying to have nuget suppress it (dotnet/corefx#34785)
authorStephen Toub <stoub@microsoft.com>
Thu, 24 Jan 2019 02:07:21 +0000 (21:07 -0500)
committerGitHub <noreply@github.com>
Thu, 24 Jan 2019 02:07:21 +0000 (21:07 -0500)
commit908e60f51e113cf2c88ef976b7b6199645cc8860
treed3025cc00d3f23007b5b801e3ac43f4ba9e655fe
parent731b0704c2782369661b169ff57ca4a5183c2480
parent89d3b5817a8f0ba858554126bac187f7424a3ac7
Filter apphost rather than trying to have nuget suppress it (dotnet/corefx#34785)

NuGet wasn't honoring the Exclude=all across runtime dependencies
but I can make this simpler by just telling depproj filtering
target to remove the file.

Commit migrated from https://github.com/dotnet/corefx/commit/0f6c2fc52b969309308faf442fc77ef99f370344