From 9e59ed4bc8ef8687ca3f39291f531915f7d92b58 Mon Sep 17 00:00:00 2001 From: Steve Sanderson Date: Fri, 19 May 2017 12:12:52 +0100 Subject: [PATCH] Put back false on template csproj files --- templates/AngularSpa/AngularSpa.csproj | 1 + templates/AureliaSpa/AureliaSpa.csproj | 1 + templates/KnockoutSpa/KnockoutSpa.csproj | 1 + templates/ReactReduxSpa/ReactReduxSpa.csproj | 1 + templates/ReactSpa/ReactSpa.csproj | 1 + templates/VueSpa/VueSpa.csproj | 1 + 6 files changed, 6 insertions(+) diff --git a/templates/AngularSpa/AngularSpa.csproj b/templates/AngularSpa/AngularSpa.csproj index 7e49bba..a890e83 100644 --- a/templates/AngularSpa/AngularSpa.csproj +++ b/templates/AngularSpa/AngularSpa.csproj @@ -4,6 +4,7 @@ netcoreapp2.0 true $(PackageTargetFallback);portable-net45+win8+wp8+wpa81; + false diff --git a/templates/AureliaSpa/AureliaSpa.csproj b/templates/AureliaSpa/AureliaSpa.csproj index 83fa7d3..c74d7a1 100644 --- a/templates/AureliaSpa/AureliaSpa.csproj +++ b/templates/AureliaSpa/AureliaSpa.csproj @@ -4,6 +4,7 @@ netcoreapp2.0 true $(PackageTargetFallback);portable-net45+win8+wp8+wpa81; + false diff --git a/templates/KnockoutSpa/KnockoutSpa.csproj b/templates/KnockoutSpa/KnockoutSpa.csproj index 83fa7d3..c74d7a1 100644 --- a/templates/KnockoutSpa/KnockoutSpa.csproj +++ b/templates/KnockoutSpa/KnockoutSpa.csproj @@ -4,6 +4,7 @@ netcoreapp2.0 true $(PackageTargetFallback);portable-net45+win8+wp8+wpa81; + false diff --git a/templates/ReactReduxSpa/ReactReduxSpa.csproj b/templates/ReactReduxSpa/ReactReduxSpa.csproj index 7e49bba..a890e83 100644 --- a/templates/ReactReduxSpa/ReactReduxSpa.csproj +++ b/templates/ReactReduxSpa/ReactReduxSpa.csproj @@ -4,6 +4,7 @@ netcoreapp2.0 true $(PackageTargetFallback);portable-net45+win8+wp8+wpa81; + false diff --git a/templates/ReactSpa/ReactSpa.csproj b/templates/ReactSpa/ReactSpa.csproj index 83fa7d3..c74d7a1 100644 --- a/templates/ReactSpa/ReactSpa.csproj +++ b/templates/ReactSpa/ReactSpa.csproj @@ -4,6 +4,7 @@ netcoreapp2.0 true $(PackageTargetFallback);portable-net45+win8+wp8+wpa81; + false diff --git a/templates/VueSpa/VueSpa.csproj b/templates/VueSpa/VueSpa.csproj index 83fa7d3..c74d7a1 100644 --- a/templates/VueSpa/VueSpa.csproj +++ b/templates/VueSpa/VueSpa.csproj @@ -4,6 +4,7 @@ netcoreapp2.0 true $(PackageTargetFallback);portable-net45+win8+wp8+wpa81; + false