From a76b6e25d44d75f0beaa0ab42fbde673dd1b855b Mon Sep 17 00:00:00 2001 From: SteveSandersonMS Date: Tue, 13 Dec 2016 16:51:40 +0000 Subject: [PATCH] Add .csproj files for the templates. Some are set up for prerendering; others not. --- templates/Angular2Spa/Angular2Spa.csproj | 88 ++++++++++++++++++++ templates/AureliaSpa/Aurelia.csproj | 78 +++++++++++++++++ templates/KnockoutSpa/KnockoutSpa.csproj | 78 +++++++++++++++++ templates/ReactReduxSpa/ReactReduxSpa.csproj | 88 ++++++++++++++++++++ templates/ReactSpa/ReactSpa.csproj | 78 +++++++++++++++++ 5 files changed, 410 insertions(+) create mode 100644 templates/Angular2Spa/Angular2Spa.csproj create mode 100644 templates/AureliaSpa/Aurelia.csproj create mode 100644 templates/KnockoutSpa/KnockoutSpa.csproj create mode 100644 templates/ReactReduxSpa/ReactReduxSpa.csproj create mode 100644 templates/ReactSpa/ReactSpa.csproj diff --git a/templates/Angular2Spa/Angular2Spa.csproj b/templates/Angular2Spa/Angular2Spa.csproj new file mode 100644 index 0000000..cd9cbf7 --- /dev/null +++ b/templates/Angular2Spa/Angular2Spa.csproj @@ -0,0 +1,88 @@ + + + + Exe + netcoreapp1.1 + true + true + $(PackageTargetFallback);portable-net45+win8+wp8+wpa81; + $(GlobalExclude);bin\**;obj\**;node_modules\**;**\*.user;**\*.suo;**\*.*proj + + + + + + + + + 1.1.0 + + + 1.0.0-alpha-20161104-2-112 + + + 1.1.0 + + + 1.1.0 + + + 1.0.0-preview2-final + + + 1.1.0 + + + 1.1.0 + + + 1.1.0-* + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + + + + + + + + + + + Never + + + PreserveNewest + + + + + + + + + \ No newline at end of file diff --git a/templates/AureliaSpa/Aurelia.csproj b/templates/AureliaSpa/Aurelia.csproj new file mode 100644 index 0000000..aaa45e8 --- /dev/null +++ b/templates/AureliaSpa/Aurelia.csproj @@ -0,0 +1,78 @@ + + + + Exe + netcoreapp1.1 + true + true + $(PackageTargetFallback);portable-net45+win8+wp8+wpa81; + $(GlobalExclude);bin\**;obj\**;node_modules\**;**\*.user;**\*.suo;**\*.*proj + + + + + + + + + 1.1.0 + + + 1.0.0-alpha-20161104-2-112 + + + 1.1.0 + + + 1.1.0 + + + 1.0.0-preview2-final + + + 1.1.0 + + + 1.1.0 + + + 1.1.0-* + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/templates/KnockoutSpa/KnockoutSpa.csproj b/templates/KnockoutSpa/KnockoutSpa.csproj new file mode 100644 index 0000000..aaa45e8 --- /dev/null +++ b/templates/KnockoutSpa/KnockoutSpa.csproj @@ -0,0 +1,78 @@ + + + + Exe + netcoreapp1.1 + true + true + $(PackageTargetFallback);portable-net45+win8+wp8+wpa81; + $(GlobalExclude);bin\**;obj\**;node_modules\**;**\*.user;**\*.suo;**\*.*proj + + + + + + + + + 1.1.0 + + + 1.0.0-alpha-20161104-2-112 + + + 1.1.0 + + + 1.1.0 + + + 1.0.0-preview2-final + + + 1.1.0 + + + 1.1.0 + + + 1.1.0-* + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/templates/ReactReduxSpa/ReactReduxSpa.csproj b/templates/ReactReduxSpa/ReactReduxSpa.csproj new file mode 100644 index 0000000..cd9cbf7 --- /dev/null +++ b/templates/ReactReduxSpa/ReactReduxSpa.csproj @@ -0,0 +1,88 @@ + + + + Exe + netcoreapp1.1 + true + true + $(PackageTargetFallback);portable-net45+win8+wp8+wpa81; + $(GlobalExclude);bin\**;obj\**;node_modules\**;**\*.user;**\*.suo;**\*.*proj + + + + + + + + + 1.1.0 + + + 1.0.0-alpha-20161104-2-112 + + + 1.1.0 + + + 1.1.0 + + + 1.0.0-preview2-final + + + 1.1.0 + + + 1.1.0 + + + 1.1.0-* + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + + + + + + + + + + + Never + + + PreserveNewest + + + + + + + + + \ No newline at end of file diff --git a/templates/ReactSpa/ReactSpa.csproj b/templates/ReactSpa/ReactSpa.csproj new file mode 100644 index 0000000..aaa45e8 --- /dev/null +++ b/templates/ReactSpa/ReactSpa.csproj @@ -0,0 +1,78 @@ + + + + Exe + netcoreapp1.1 + true + true + $(PackageTargetFallback);portable-net45+win8+wp8+wpa81; + $(GlobalExclude);bin\**;obj\**;node_modules\**;**\*.user;**\*.suo;**\*.*proj + + + + + + + + + 1.1.0 + + + 1.0.0-alpha-20161104-2-112 + + + 1.1.0 + + + 1.1.0 + + + 1.0.0-preview2-final + + + 1.1.0 + + + 1.1.0 + + + 1.1.0-* + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + 1.1.0 + + + + + + + + + + + + + + + \ No newline at end of file