SPRNET-1318 adding missing file to Spring.Core Vs2008 project

This commit is contained in:
Steve Bohlen
2012-12-11 17:30:00 -05:00
parent a782eb16d9
commit 2f1a95cb1f

View File

@@ -954,6 +954,9 @@
</Compile>
<Compile Include="Objects\Factory\Support\DependencyCheckingMode.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Objects\Factory\Support\DisposableObjectAdapter.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Objects\Factory\Support\IInstantiationStrategy.cs">
<SubType>Code</SubType>