Updated support for the v2.0 runtime

This commit is contained in:
Sam Harwell 2013-02-27 19:00:14 -06:00
parent 09b0e046be
commit 048b354391
1 changed files with 1 additions and 0 deletions

View File

@ -163,6 +163,7 @@
<Compile Include="Sharpen\Compat\CollectionDebuggerView`2.cs" />
<Compile Include="Sharpen\Compat\ConcurrentDictionary`2.cs" />
<Compile Include="Sharpen\Compat\Enumerable.cs" />
<Compile Include="Sharpen\Compat\ExtensionAttribute.cs" />
<Compile Include="Sharpen\Compat\Funcs.cs" />
<Compile Include="Sharpen\Compat\HashSet`1.cs" />
<Compile Include="Sharpen\Compat\IStructuralComparable.cs" />