diff --git a/src/BaseTemplates/EmptyWeb/EmptyWeb.csproj b/src/BaseTemplates/EmptyWeb/EmptyWeb.csproj index 07f4a54a..13c10110 100644 --- a/src/BaseTemplates/EmptyWeb/EmptyWeb.csproj +++ b/src/BaseTemplates/EmptyWeb/EmptyWeb.csproj @@ -7,18 +7,7 @@ win7-x86$endif$ - - $(GlobalExclude);bin\**;obj\**;node_modules\**;jspm_packages\**;bower_components\**;**\*.user;**\*.*proj - - - - - - - - - $if$ ($context$ == WebCoreFullFramework) diff --git a/src/BaseTemplates/StarterWeb/StarterWeb.csproj b/src/BaseTemplates/StarterWeb/StarterWeb.csproj index 137f0ce3..d2040d17 100644 --- a/src/BaseTemplates/StarterWeb/StarterWeb.csproj +++ b/src/BaseTemplates/StarterWeb/StarterWeb.csproj @@ -13,21 +13,7 @@ aspnet-$safeprojectname$-$guid2$ - $endif$ - - - $(GlobalExclude);bin\**;obj\**;node_modules\**;jspm_packages\**;bower_components\**;**\*.user;**\*.*proj - - - - - - - - - - - $if$ ($context$ == WebCoreFullFramework) + $endif$$if$ ($context$ == WebCoreFullFramework) diff --git a/src/BaseTemplates/WebAPI/WebAPI.csproj b/src/BaseTemplates/WebAPI/WebAPI.csproj index 919a224c..ae422963 100644 --- a/src/BaseTemplates/WebAPI/WebAPI.csproj +++ b/src/BaseTemplates/WebAPI/WebAPI.csproj @@ -11,18 +11,7 @@ aspnet-$safeprojectname$-$guid2$ $endif$ - - $(GlobalExclude);bin\**;obj\**;node_modules\**;jspm_packages\**;bower_components\**;**\*.user;**\*.*proj - - - - - - - - - $if$ ($context$ == WebCoreFullFramework)