Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Commit

Permalink
Revert "Build Linq.Expression tests against live Regex"
Browse files Browse the repository at this point in the history
This reverts commit 4f192af.
  • Loading branch information
ericstj committed Sep 29, 2016
1 parent 984962e commit 0c03bce
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,6 @@
<Project>{aef718e9-d4fc-418f-a7ae-ed6b2c7b3787}</Project>
<Name>System.Linq.Expressions</Name>
</ProjectReference>
<!-- temporarily compile against the live build of RegularExpressions to handle assembly-version change -->
<ProjectReference Include="..\..\System.Text.RegularExpressions\pkg\System.Text.RegularExpressions.pkgproj"/>
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
</Project>

0 comments on commit 0c03bce

Please sign in to comment.