excluded mstest from sdk doc generation - mstest integration requires VS 2008 to be installed on the build box first

This commit is contained in:
eeichinger
2009-08-06 07:52:46 +00:00
parent 1d267a979e
commit 2b0471b219

View File

@@ -1,6 +1,6 @@
<project SchemaVersion="1.3">
<assemblies>
<assembly location="..\..\build\net\2.0\debug\Spring.Testing.Microsoft.dll" documentation="..\..\build\net\2.0\debug\Spring.Testing.Microsoft.xml" />
<!-- assembly location="..\..\build\net\2.0\debug\Spring.Testing.Microsoft.dll" documentation="..\..\build\net\2.0\debug\Spring.Testing.Microsoft.xml" / -->
<assembly location="..\..\build\net\2.0\debug\Spring.Testing.NUnit.dll" documentation="..\..\build\net\2.0\debug\Spring.Testing.NUnit.xml" />
<assembly location="..\..\build\net\2.0\debug\Spring.Web.dll" documentation="..\..\build\net\2.0\debug\Spring.Web.xml" />
<assembly location="..\..\build\net\2.0\debug\Spring.Aop.dll" documentation="..\..\build\net\2.0\debug\Spring.Aop.xml" />