Fixed VS2005 project files ignores some bin and obj directories

This commit is contained in:
lahma
2009-07-30 17:20:40 +00:00
parent f3bf575db0
commit 02cf1d4d4f
3 changed files with 117 additions and 4 deletions

View File

@@ -619,6 +619,7 @@
<Compile Include="Objects\TestObjectList.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Objects\TestTransparentProxyFactory.cs" />
<Compile Include="Objects\TypeMismatchExceptionTests.cs">
<SubType>Code</SubType>
</Compile>