fixes for daily build target

misc updates to ref documentation
use signed NNS assembly based on spring.net key
sync vs.net 2003 solution
This commit is contained in:
markpollack
2008-06-17 02:13:28 +00:00
parent d56ad5a9dc
commit fc584813bb
16 changed files with 664 additions and 962 deletions

View File

@@ -224,11 +224,26 @@
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\Objects\AbstractAdoQueryTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\Objects\AdoOperationTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\Objects\AdoQueryTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\Objects\StoredProcedureTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Support\ErrorCodeExceptionTranslatorTests.cs"
SubType = "Code"