re-add System.Core reference for System.Linq

This commit is contained in:
Gered 2013-03-29 19:03:09 -04:00
parent 03b253c21b
commit 2f725d7268

View file

@ -32,6 +32,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>