From 3963a6aa52c8563084f3dd66a302969e1c15eaba Mon Sep 17 00:00:00 2001 From: Chris R Date: Wed, 24 May 2017 18:47:32 -0700 Subject: [PATCH] #125 Add HostingStartup packages to .All --- build/common.props | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/build/common.props b/build/common.props index 4c8b824931..66a48bc874 100644 --- a/build/common.props +++ b/build/common.props @@ -38,7 +38,7 @@ $(AspNetCoreVersion) - None + Compile $(AspNetCoreVersion) @@ -72,8 +72,14 @@ + + + + + + @@ -87,6 +93,7 @@ + @@ -192,6 +199,7 @@ + @@ -217,18 +225,8 @@ - - - - - - - - - -