SPSPRNET-1437 update nuspec skeleton files to show default version 0.0.0 as a placeholder value (else the command-line nuget tool balks when you attempt to replace the prior placeholder value of SPRING_VERSION)

This commit is contained in:
sbohlen
2011-05-05 19:15:42 +00:00
parent f3031f360d
commit 56f7726514
19 changed files with 19 additions and 19 deletions

View File

@@ -6,7 +6,7 @@
<title>Spring.Aop</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<version>0.0.0</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide AOP support in Spring.Net</description>
<summary>Interfaces and classes that provide AOP support in Spring.Net</summary>

View File

@@ -6,7 +6,7 @@
<title>Spring.Core</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<version>0.0.0</version>
<authors>SpringSource</authors>
<description>Core functionality for Spring.Net IoC container</description>
<summary>Core functionality for Spring.Net IoC container</summary>

View File

@@ -6,7 +6,7 @@
<title>Spring.Net NHibernate 1.2 support</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<version>0.0.0</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide NHibernate 1.2 support in Spring.Net</description>
<summary>Interfaces and classes that provide NHibernate 1.2 support in Spring.Net</summary>

View File

@@ -6,7 +6,7 @@
<title>Spring.Net NHibernate 2.0 support</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<version>0.0.0</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide NHibernate 2.0 support in Spring.Net</description>
<summary>Interfaces and classes that provide NHibernate 2.0 support in Spring.Net</summary>

View File

@@ -6,7 +6,7 @@
<title>Spring.Net NHibernate 2.1 support</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<version>0.0.0</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide NHibernate 2.1 support in Spring.Net</description>
<summary>Interfaces and classes that provide NHibernate 2.1 support in Spring.Net</summary>

View File

@@ -6,7 +6,7 @@
<title>Spring.Net NHibernate 2.1 support</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<version>0.0.0</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide NHibernate 2.1 support in Spring.Net</description>
<summary>Interfaces and classes that provide NHibernate 2.1 support in Spring.Net</summary>

View File

@@ -6,7 +6,7 @@
<title>Spring.Net NHibernate 3.1 support</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<version>0.0.0</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide NHibernate 3.1 support in Spring.Net</description>
<summary>Interfaces and classes that provide NHibernate 3.1 support in Spring.Net</summary>

View File

@@ -6,7 +6,7 @@
<title>Spring.Data</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<version>0.0.0</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide Data access support in Spring.Net</description>
<summary>Interfaces and classes that provide Data access support in Spring.Net</summary>

View File

@@ -6,7 +6,7 @@
<title>Spring.Messaging.Ems</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<version>0.0.0</version>
<authors>SpringSource</authors>
<description>TIBCO EMS support</description>
<summary>TIBCO EMS support</summary>

View File

@@ -6,7 +6,7 @@
<title>Spring.Messaging.Nms</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<version>0.0.0</version>
<authors>SpringSource</authors>
<description>ActiveMQ support</description>
<summary>ActiveMQ support</summary>

View File

@@ -6,7 +6,7 @@
<title>Spring.Messaging</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<version>0.0.0</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide MSMQ 3.0 support in Spring.Net</description>
<summary>Interfaces and classes that provide MSMQ 3.0 support in Spring.Net</summary>

View File

@@ -5,7 +5,7 @@
<id>Spring.Scheduling.Quartz</id>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<version>0.0.0</version>
<authors>SpringSource</authors>
<description></description>
<summary></summary>

View File

@@ -6,7 +6,7 @@
<title>Spring.Services</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<version>0.0.0</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide portable service abstractions in Spring.Net</description>
<summary>Interfaces and classes that provide portable service abstractions in Spring.Net</summary>

View File

@@ -5,7 +5,7 @@
<id>Spring.Template.Velocity</id>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<version>0.0.0</version>
<authors>SpringSource</authors>
<description></description>
<summary></summary>

View File

@@ -6,7 +6,7 @@
<title>Spring.Testing.Microsoft</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<version>0.0.0</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide Microsoft Unit Testing integration in Spring.Net</description>
<summary>Interfaces and classes that provide Microsoft Unit Testing integration in Spring.Net</summary>

View File

@@ -6,7 +6,7 @@
<title>Spring.Testing.NUnit</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<version>0.0.0</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide NUnit integration in Spring.Net</description>
<summary>Interfaces and classes that provide NUnit integration in Spring.Net</summary>

View File

@@ -6,7 +6,7 @@
<title>Spring.Web.Extensions</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<version>0.0.0</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide ASP.NET AJAX 1.0 support in Spring.Net</description>
<summary>Interfaces and classes that provide ASP.NET AJAX 1.0 support in Spring.Net</summary>

View File

@@ -5,7 +5,7 @@
<id>Spring.Web.Mvc</id>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<version>0.0.0</version>
<authors>SpringSource</authors>
<description></description>
<summary></summary>

View File

@@ -6,7 +6,7 @@
<title>Spring.Web</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<version>0.0.0</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide web application support in Spring.Net</description>
<summary>Interfaces and classes that provide web application support in Spring.Net</summary>