diff --git a/Spring.build b/Spring.build index 82113ffa..c428dee2 100644 --- a/Spring.build +++ b/Spring.build @@ -471,6 +471,7 @@ Commandline Examples: + @@ -519,6 +520,7 @@ Commandline Examples: + @@ -1503,6 +1505,10 @@ Commandline Examples: + + + + @@ -1788,7 +1794,8 @@ Commandline Examples: - + + @@ -1811,6 +1818,7 @@ Commandline Examples: + @@ -1847,6 +1855,7 @@ Commandline Examples: + diff --git a/src/Spring/Spring.Web.Mvc3/Spring.Web.Mvc3.build b/src/Spring/Spring.Web.Mvc3/Spring.Web.Mvc3.build new file mode 100644 index 00000000..9dd0491c --- /dev/null +++ b/src/Spring/Spring.Web.Mvc3/Spring.Web.Mvc3.build @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Spring/Spring.Web.Mvc3/Spring.Web.Mvc3.nuspec b/src/Spring/Spring.Web.Mvc3/Spring.Web.Mvc3.nuspec new file mode 100644 index 00000000..48dc18fc --- /dev/null +++ b/src/Spring/Spring.Web.Mvc3/Spring.Web.Mvc3.nuspec @@ -0,0 +1,24 @@ + + + + Spring.Web.Mvc3 + http://www.springframework.net/ + http://www.springframework.net/license.html + http://springframework.net/images/SpringSource_Leaves32x32.png + 0.0.0 + + SpringSource + Interfaces and classes that provide ASP.NET MVC3 application support in Spring.Net + Interfaces and classes that provide ASP.NET MVC3 application support in Spring.Net + en-US + + + + + + + + + + + \ No newline at end of file diff --git a/test/Spring/Spring.Web.Mvc.Tests/Spring.Web.Mvc.Tests.build b/test/Spring/Spring.Web.Mvc.Tests/Spring.Web.Mvc.Tests.build index f7993018..44ac2949 100644 --- a/test/Spring/Spring.Web.Mvc.Tests/Spring.Web.Mvc.Tests.build +++ b/test/Spring/Spring.Web.Mvc.Tests/Spring.Web.Mvc.Tests.build @@ -57,6 +57,8 @@ + + diff --git a/test/Spring/Spring.Web.Mvc3.Tests/Spring.Web.Mvc3.Tests.build b/test/Spring/Spring.Web.Mvc3.Tests/Spring.Web.Mvc3.Tests.build new file mode 100644 index 00000000..3598e2c0 --- /dev/null +++ b/test/Spring/Spring.Web.Mvc3.Tests/Spring.Web.Mvc3.Tests.build @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +