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.
+ -->