Update VS.NET 2008 solution after merge of code config branch
This commit is contained in:
@@ -690,7 +690,14 @@
|
||||
<Compile Include="Objects\Factory\Config\IVariableSource.cs" />
|
||||
<Compile Include="Objects\Factory\Config\VariableAccessor.cs" />
|
||||
<Compile Include="Objects\Factory\Config\VariablePlaceholderConfigurer.cs" />
|
||||
<Compile Include="Objects\Factory\Parsing\FailFastProblemReporter.cs" />
|
||||
<Compile Include="Objects\Factory\Parsing\IProblemReporter.cs" />
|
||||
<Compile Include="Objects\Factory\Parsing\Location.cs" />
|
||||
<Compile Include="Objects\Factory\Parsing\ObjectDefinitionParsingException.cs" />
|
||||
<Compile Include="Objects\Factory\Parsing\Problem.cs" />
|
||||
<Compile Include="Objects\Factory\Parsing\ReaderContext.cs" />
|
||||
<Compile Include="Objects\Factory\Support\IObjectDefinitionRegistryPostProcessor.cs" />
|
||||
<Compile Include="Objects\Factory\Support\ObjectScope.cs" />
|
||||
<Compile Include="Util\ConstructorInstantiationInfo.cs" />
|
||||
<Compile Include="Objects\Factory\Support\GenericObjectDefinition.cs" />
|
||||
<Compile Include="Objects\Factory\Support\IAutowireCandidateResolver.cs" />
|
||||
|
||||
@@ -164,7 +164,6 @@
|
||||
</Compile>
|
||||
<Compile Include="Objects\Factory\Support\ChildWebObjectDefinition.cs" />
|
||||
<Compile Include="Objects\Factory\Support\IWebObjectDefinition.cs" />
|
||||
<Compile Include="Objects\Factory\Support\ObjectScope.cs" />
|
||||
<Compile Include="Objects\Factory\Support\RootWebObjectDefinition.cs" />
|
||||
<Compile Include="Objects\Factory\Support\WebInstantiationStrategy.cs" />
|
||||
<Compile Include="Objects\Factory\Support\WebObjectDefinitionFactory.cs" />
|
||||
|
||||
Reference in New Issue
Block a user