fix Spring.Core.2003.csproj
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
FileAlignment = "4096"
|
||||
IncrementalBuild = "false"
|
||||
NoStdLib = "false"
|
||||
NoWarn = "219, 162"
|
||||
NoWarn = "219, 162, 675"
|
||||
Optimize = "false"
|
||||
OutputPath = "..\..\..\build\VS.Net.2003\Spring.Core\Debug-1.1\"
|
||||
RegisterForComInterop = "false"
|
||||
@@ -1076,6 +1076,11 @@
|
||||
SubType = "Code"
|
||||
BuildAction = "Compile"
|
||||
/>
|
||||
<File
|
||||
RelPath = "Expressions\OpXOR.cs"
|
||||
SubType = "Code"
|
||||
BuildAction = "Compile"
|
||||
/>
|
||||
<File
|
||||
RelPath = "Expressions\ProjectionNode.cs"
|
||||
SubType = "Code"
|
||||
@@ -1690,6 +1695,11 @@
|
||||
SubType = "Code"
|
||||
BuildAction = "Compile"
|
||||
/>
|
||||
<File
|
||||
RelPath = "Objects\Factory\Config\ObjectRole.cs"
|
||||
SubType = "Code"
|
||||
BuildAction = "Compile"
|
||||
/>
|
||||
<File
|
||||
RelPath = "Objects\Factory\Config\PropertyFileVariableSource.cs"
|
||||
SubType = "Code"
|
||||
@@ -1850,6 +1860,11 @@
|
||||
SubType = "Code"
|
||||
BuildAction = "Compile"
|
||||
/>
|
||||
<File
|
||||
RelPath = "Objects\Factory\Support\GenericObjectDefinition.cs"
|
||||
SubType = "Code"
|
||||
BuildAction = "Compile"
|
||||
/>
|
||||
<File
|
||||
RelPath = "Objects\Factory\Support\IAutowireCandidateResolver.cs"
|
||||
SubType = "Code"
|
||||
@@ -1995,6 +2010,11 @@
|
||||
SubType = "Code"
|
||||
BuildAction = "Compile"
|
||||
/>
|
||||
<File
|
||||
RelPath = "Objects\Factory\Xml\DefaultNamespaceHandlerResolver.cs"
|
||||
SubType = "Code"
|
||||
BuildAction = "Compile"
|
||||
/>
|
||||
<File
|
||||
RelPath = "Objects\Factory\Xml\DefaultObjectDefinitionDocumentReader.cs"
|
||||
SubType = "Code"
|
||||
@@ -2010,6 +2030,11 @@
|
||||
SubType = "Code"
|
||||
BuildAction = "Compile"
|
||||
/>
|
||||
<File
|
||||
RelPath = "Objects\Factory\Xml\INamespaceParserResolver.cs"
|
||||
SubType = "Code"
|
||||
BuildAction = "Compile"
|
||||
/>
|
||||
<File
|
||||
RelPath = "Objects\Factory\Xml\IObjectDefinitionDocumentReader.cs"
|
||||
SubType = "Code"
|
||||
@@ -2397,6 +2422,10 @@
|
||||
SubType = "Code"
|
||||
BuildAction = "Compile"
|
||||
/>
|
||||
<File
|
||||
RelPath = "Util\IChainableConfigSystem.cs"
|
||||
BuildAction = "Compile"
|
||||
/>
|
||||
<File
|
||||
RelPath = "Util\IoUtils.cs"
|
||||
SubType = "Code"
|
||||
@@ -2442,6 +2471,11 @@
|
||||
SubType = "Code"
|
||||
BuildAction = "Compile"
|
||||
/>
|
||||
<File
|
||||
RelPath = "Util\SecurityCritical.cs"
|
||||
SubType = "Code"
|
||||
BuildAction = "Compile"
|
||||
/>
|
||||
<File
|
||||
RelPath = "Util\StringUtils.cs"
|
||||
SubType = "Code"
|
||||
@@ -2477,6 +2511,11 @@
|
||||
SubType = "Code"
|
||||
BuildAction = "Compile"
|
||||
/>
|
||||
<File
|
||||
RelPath = "Validation\BaseSimpleValidator.cs"
|
||||
SubType = "Code"
|
||||
BuildAction = "Compile"
|
||||
/>
|
||||
<File
|
||||
RelPath = "Validation\BaseValidationAction.cs"
|
||||
SubType = "Code"
|
||||
@@ -2487,6 +2526,11 @@
|
||||
SubType = "Code"
|
||||
BuildAction = "Compile"
|
||||
/>
|
||||
<File
|
||||
RelPath = "Validation\BaseValidatorGroup.cs"
|
||||
SubType = "Code"
|
||||
BuildAction = "Compile"
|
||||
/>
|
||||
<File
|
||||
RelPath = "Validation\CollectionValidator.cs"
|
||||
SubType = "Code"
|
||||
|
||||
Reference in New Issue
Block a user