From 2da7e3c54fd837394db5f1ea780a4f2500481516 Mon Sep 17 00:00:00 2001 From: Bjarke Berg Date: Mon, 17 Aug 2020 14:02:55 +0200 Subject: [PATCH 01/10] Updated template default version to alpha001 --- build/templates/UmbracoSolution/.template.config/template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/templates/UmbracoSolution/.template.config/template.json b/build/templates/UmbracoSolution/.template.config/template.json index 7d0a22ee25..c222161245 100644 --- a/build/templates/UmbracoSolution/.template.config/template.json +++ b/build/templates/UmbracoSolution/.template.config/template.json @@ -15,7 +15,7 @@ "version": { "type": "parameter", "datatype": "string", - "defaultValue": "9.0.0", + "defaultValue": "0.5.0-alpha001", "description": "The version of Umbraco to load using NuGet", "replaces": "UMBRACO_VERSION_FROM_TEMPLATE" }, From eed6c879780af555b2ce5b0306d0cdc2d37e4fb2 Mon Sep 17 00:00:00 2001 From: Bjarke Berg Date: Mon, 17 Aug 2020 14:06:17 +0200 Subject: [PATCH 02/10] fix issue with nuget version requested --- build/NuSpecs/UmbracoCms.nuspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/NuSpecs/UmbracoCms.nuspec b/build/NuSpecs/UmbracoCms.nuspec index 5db3a439d9..fbcff62bb6 100644 --- a/build/NuSpecs/UmbracoCms.nuspec +++ b/build/NuSpecs/UmbracoCms.nuspec @@ -17,7 +17,7 @@ - +