SPRNET-1395 - Verify VS2003 SLN file compiles

This commit is contained in:
markpollack
2010-12-08 18:08:44 +00:00
parent 26fa62afdb
commit 6c1492f049
2 changed files with 35 additions and 10 deletions

View File

@@ -2365,6 +2365,26 @@
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Parsing\FailFastProblemReporter.cs"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Parsing\IProblemReporter.cs"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Parsing\Location.cs"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Parsing\ObjectDefinitionParsingException.cs"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Parsing\Problem.cs"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Parsing\ReaderContext.cs"
SubType = "Code"
@@ -2405,11 +2425,6 @@
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\ConstructorInstantiationInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\ConstructorResolver.cs"
SubType = "Code"
@@ -2475,6 +2490,11 @@
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\IObjectDefinitionRegistryPostProcessor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\IObjectNameGenerator.cs"
SubType = "Code"
@@ -2525,6 +2545,11 @@
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\ObjectScope.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\PropertiesObjectDefinitionReader.cs"
SubType = "Code"
@@ -2962,6 +2987,11 @@
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\ConstructorInstantiationInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\DelegateInfo.cs"
SubType = "Code"

View File

@@ -220,11 +220,6 @@
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\ObjectScope.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\RootWebObjectDefinition.cs"
SubType = "Code"