diff --git a/templates/Angular2Spa/Angular2Spa.csproj b/templates/Angular2Spa/Angular2Spa.csproj index 73956c96..842f9355 100644 --- a/templates/Angular2Spa/Angular2Spa.csproj +++ b/templates/Angular2Spa/Angular2Spa.csproj @@ -6,7 +6,7 @@ true true $(PackageTargetFallback);portable-net45+win8+wp8+wpa81; - $(GlobalExclude);bin\**;obj\**;node_modules\**;**\*.user;**\*.suo;**\*.*proj + $(GlobalExclude);bin\**;obj\**;node_modules\**;**\*.user;**\*.suo;**\*.*proj;.git\** @@ -68,21 +68,23 @@ - - - + + - - Never - - - PreserveNewest - - + + + + + + + %(DistFiles.Identity) + PreserveNewest + + \ No newline at end of file diff --git a/templates/AureliaSpa/Aurelia.csproj b/templates/AureliaSpa/Aurelia.csproj index 98a887de..e8e6f9ed 100644 --- a/templates/AureliaSpa/Aurelia.csproj +++ b/templates/AureliaSpa/Aurelia.csproj @@ -6,7 +6,7 @@ true true $(PackageTargetFallback);portable-net45+win8+wp8+wpa81; - $(GlobalExclude);bin\**;obj\**;node_modules\**;**\*.user;**\*.suo;**\*.*proj + $(GlobalExclude);bin\**;obj\**;node_modules\**;**\*.user;**\*.suo;**\*.*proj;.git\** @@ -69,10 +69,19 @@ - + + + + + + + %(DistFiles.Identity) + PreserveNewest + + \ No newline at end of file diff --git a/templates/KnockoutSpa/KnockoutSpa.csproj b/templates/KnockoutSpa/KnockoutSpa.csproj index 98a887de..e8e6f9ed 100644 --- a/templates/KnockoutSpa/KnockoutSpa.csproj +++ b/templates/KnockoutSpa/KnockoutSpa.csproj @@ -6,7 +6,7 @@ true true $(PackageTargetFallback);portable-net45+win8+wp8+wpa81; - $(GlobalExclude);bin\**;obj\**;node_modules\**;**\*.user;**\*.suo;**\*.*proj + $(GlobalExclude);bin\**;obj\**;node_modules\**;**\*.user;**\*.suo;**\*.*proj;.git\** @@ -69,10 +69,19 @@ - + + + + + + + %(DistFiles.Identity) + PreserveNewest + + \ No newline at end of file diff --git a/templates/ReactReduxSpa/ReactReduxSpa.csproj b/templates/ReactReduxSpa/ReactReduxSpa.csproj index 73956c96..842f9355 100644 --- a/templates/ReactReduxSpa/ReactReduxSpa.csproj +++ b/templates/ReactReduxSpa/ReactReduxSpa.csproj @@ -6,7 +6,7 @@ true true $(PackageTargetFallback);portable-net45+win8+wp8+wpa81; - $(GlobalExclude);bin\**;obj\**;node_modules\**;**\*.user;**\*.suo;**\*.*proj + $(GlobalExclude);bin\**;obj\**;node_modules\**;**\*.user;**\*.suo;**\*.*proj;.git\** @@ -68,21 +68,23 @@ - - - + + - - Never - - - PreserveNewest - - + + + + + + + %(DistFiles.Identity) + PreserveNewest + + \ No newline at end of file diff --git a/templates/ReactSpa/ReactSpa.csproj b/templates/ReactSpa/ReactSpa.csproj index 98a887de..e8e6f9ed 100644 --- a/templates/ReactSpa/ReactSpa.csproj +++ b/templates/ReactSpa/ReactSpa.csproj @@ -6,7 +6,7 @@ true true $(PackageTargetFallback);portable-net45+win8+wp8+wpa81; - $(GlobalExclude);bin\**;obj\**;node_modules\**;**\*.user;**\*.suo;**\*.*proj + $(GlobalExclude);bin\**;obj\**;node_modules\**;**\*.user;**\*.suo;**\*.*proj;.git\** @@ -69,10 +69,19 @@ - + + + + + + + %(DistFiles.Identity) + PreserveNewest + + \ No newline at end of file