Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2016-05-18 16:28:42 +0300
committerMiguel de Icaza <miguel@gnome.org>2016-05-18 16:28:42 +0300
commit0c8816daa61f119a037a4d193e3d9efd528d4542 (patch)
tree663f8442366c9948fbb25b89d98183b4d5f6ccb8 /mcs/class/System.Web.WebPages.Deployment
parente4d33f70d401e579cf5345a6eb777c673d3a5964 (diff)
[WIP] Important change: more comprehensive Makefile to support csproj-local on System.Design (#3006)
* Important change: more comprehensive Makefile to support csproj-local on System.Design * Change the dependency * update
Diffstat (limited to 'mcs/class/System.Web.WebPages.Deployment')
-rw-r--r--mcs/class/System.Web.WebPages.Deployment/System.Web.WebPages.Deployment-net_4_x.csproj9
1 files changed, 4 insertions, 5 deletions
diff --git a/mcs/class/System.Web.WebPages.Deployment/System.Web.WebPages.Deployment-net_4_x.csproj b/mcs/class/System.Web.WebPages.Deployment/System.Web.WebPages.Deployment-net_4_x.csproj
index 582e54ff90c..e63e591c27f 100644
--- a/mcs/class/System.Web.WebPages.Deployment/System.Web.WebPages.Deployment-net_4_x.csproj
+++ b/mcs/class/System.Web.WebPages.Deployment/System.Web.WebPages.Deployment-net_4_x.csproj
@@ -113,11 +113,10 @@
<Project>{9DB806CB-B828-49B7-BAE2-2E52402CB4DC}</Project>
<Name>System.Web-net_4_x</Name>
</ProjectReference>
- <Reference Include="./../../class/lib/net_4_x/Microsoft.Web.Infrastructure.dll">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>./../../class/lib/net_4_x/Microsoft.Web.Infrastructure.dll</HintPath>
- <Private>False</Private>
- </Reference>
+ <ProjectReference Include="../Microsoft.Web.Infrastructure/Microsoft.Web.Infrastructure-net_4_x.csproj">
+ <Project>{CD409902-9DA0-48A3-B360-C09060168CB5}</Project>
+ <Name>Microsoft.Web.Infrastructure-net_4_x</Name>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />