From 1fb7bcb980d67ad383b0179fecc35ceb9165a1df Mon Sep 17 00:00:00 2001 From: Stephan Date: Mon, 3 Sep 2018 17:26:07 +0200 Subject: [PATCH] Cleanup nuspecs --- build/NuSpecs/UmbracoCms.Core.nuspec | 8 ++++---- build/NuSpecs/UmbracoCms.Web.nuspec | 11 ++++------- build/NuSpecs/UmbracoCms.nuspec | 8 ++++---- 3 files changed, 12 insertions(+), 15 deletions(-) diff --git a/build/NuSpecs/UmbracoCms.Core.nuspec b/build/NuSpecs/UmbracoCms.Core.nuspec index dd8cb9cc36..243faff150 100644 --- a/build/NuSpecs/UmbracoCms.Core.nuspec +++ b/build/NuSpecs/UmbracoCms.Core.nuspec @@ -16,10 +16,10 @@ umbraco + note: dependencies are specified as [x.y.z,x.999999) eg [2.1.0,2.999999) and NOT [2.1.0,3.0.0) because + the latter would pick anything below 3.0.0 and that includes prereleases such as 3.0.0-alpha, and we do + not want this to happen as the alpha of the next major is, really, the next major already. + --> diff --git a/build/NuSpecs/UmbracoCms.Web.nuspec b/build/NuSpecs/UmbracoCms.Web.nuspec index 27c2e2de86..87cc6846c7 100644 --- a/build/NuSpecs/UmbracoCms.Web.nuspec +++ b/build/NuSpecs/UmbracoCms.Web.nuspec @@ -16,10 +16,10 @@ umbraco + note: dependencies are specified as [x.y.z,x.999999) eg [2.1.0,2.999999) and NOT [2.1.0,3.0.0) because + the latter would pick anything below 3.0.0 and that includes prereleases such as 3.0.0-alpha, and we do + not want this to happen as the alpha of the next major is, really, the next major already. + --> @@ -51,9 +51,6 @@ - - - diff --git a/build/NuSpecs/UmbracoCms.nuspec b/build/NuSpecs/UmbracoCms.nuspec index ed6dc654d6..0fa6f4d4d3 100644 --- a/build/NuSpecs/UmbracoCms.nuspec +++ b/build/NuSpecs/UmbracoCms.nuspec @@ -17,10 +17,10 @@ + note: dependencies are specified as [x.y.z,x.999999) eg [2.1.0,2.999999) and NOT [2.1.0,3.0.0) because + the latter would pick anything below 3.0.0 and that includes prereleases such as 3.0.0-alpha, and we do + not want this to happen as the alpha of the next major is, really, the next major already. + -->