From 3ee16a5ba50317768630f6f5a8d542d986e52607 Mon Sep 17 00:00:00 2001 From: Steve Sanderson Date: Fri, 19 May 2017 09:28:33 +0100 Subject: [PATCH] Update templates to .NET Core 2.0 (but not yet own package refs until they are built in CI) --- templates/AngularSpa/AngularSpa.csproj | 10 +++++----- templates/AureliaSpa/AureliaSpa.csproj | 10 +++++----- templates/KnockoutSpa/KnockoutSpa.csproj | 10 +++++----- templates/ReactReduxSpa/ReactReduxSpa.csproj | 10 +++++----- templates/ReactSpa/ReactSpa.csproj | 10 +++++----- templates/VueSpa/VueSpa.csproj | 10 +++++----- 6 files changed, 30 insertions(+), 30 deletions(-) diff --git a/templates/AngularSpa/AngularSpa.csproj b/templates/AngularSpa/AngularSpa.csproj index b8bd823..b0cea30 100644 --- a/templates/AngularSpa/AngularSpa.csproj +++ b/templates/AngularSpa/AngularSpa.csproj @@ -1,15 +1,15 @@ - netcoreapp1.1 + netcoreapp2.0 true false - - + + - - + + diff --git a/templates/AureliaSpa/AureliaSpa.csproj b/templates/AureliaSpa/AureliaSpa.csproj index 287fc63..11c64e1 100644 --- a/templates/AureliaSpa/AureliaSpa.csproj +++ b/templates/AureliaSpa/AureliaSpa.csproj @@ -1,15 +1,15 @@ - netcoreapp1.1 + netcoreapp2.0 true false - - + + - - + + diff --git a/templates/KnockoutSpa/KnockoutSpa.csproj b/templates/KnockoutSpa/KnockoutSpa.csproj index 287fc63..11c64e1 100644 --- a/templates/KnockoutSpa/KnockoutSpa.csproj +++ b/templates/KnockoutSpa/KnockoutSpa.csproj @@ -1,15 +1,15 @@ - netcoreapp1.1 + netcoreapp2.0 true false - - + + - - + + diff --git a/templates/ReactReduxSpa/ReactReduxSpa.csproj b/templates/ReactReduxSpa/ReactReduxSpa.csproj index b8bd823..b0cea30 100644 --- a/templates/ReactReduxSpa/ReactReduxSpa.csproj +++ b/templates/ReactReduxSpa/ReactReduxSpa.csproj @@ -1,15 +1,15 @@ - netcoreapp1.1 + netcoreapp2.0 true false - - + + - - + + diff --git a/templates/ReactSpa/ReactSpa.csproj b/templates/ReactSpa/ReactSpa.csproj index 287fc63..11c64e1 100644 --- a/templates/ReactSpa/ReactSpa.csproj +++ b/templates/ReactSpa/ReactSpa.csproj @@ -1,15 +1,15 @@ - netcoreapp1.1 + netcoreapp2.0 true false - - + + - - + + diff --git a/templates/VueSpa/VueSpa.csproj b/templates/VueSpa/VueSpa.csproj index 287fc63..11c64e1 100644 --- a/templates/VueSpa/VueSpa.csproj +++ b/templates/VueSpa/VueSpa.csproj @@ -1,15 +1,15 @@ - netcoreapp1.1 + netcoreapp2.0 true false - - + + - - + +