resolved SPRNET-969

This commit is contained in:
eeichinger
2008-10-21 21:56:20 +00:00
parent 7139e691e4
commit 62f21bb30b
24 changed files with 1980 additions and 897 deletions

View File

@@ -640,6 +640,7 @@
<SubType>Code</SubType>
</Compile>
<Compile Include="Reflection\Dynamic\BasePropertyTests.cs" />
<EmbeddedResource Include="Reflection\Dynamic\SafePropertyTests_TestObject.vb" />
<Compile Include="Reflection\Dynamic\DynamicConstructorTests.cs" />
<Compile Include="Reflection\Dynamic\DynamicFieldTests.cs" />
<Compile Include="Reflection\Dynamic\DynamicIndexerTests.cs" />