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:
authormonojenkins <jo.shields+jenkins@xamarin.com>2018-03-08 19:14:32 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2018-03-08 19:14:32 +0300
commit3e8f4f7db8d825c10af34c48c34ca6d5f0a2a5cf (patch)
tree402ac9612cc27a4dd5e8053078a61e02f3427f9e /mcs/class/System.Web.Http
parenta5f980dc00f3ccef6b6cf67cbba00f2fb7c3fefb (diff)
[msvc] Update csproj files (#7497)
Diffstat (limited to 'mcs/class/System.Web.Http')
-rw-r--r--mcs/class/System.Web.Http/System.Web.Http-net_4_x.csproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/mcs/class/System.Web.Http/System.Web.Http-net_4_x.csproj b/mcs/class/System.Web.Http/System.Web.Http-net_4_x.csproj
index cdfde294cb4..216b79bbfc7 100644
--- a/mcs/class/System.Web.Http/System.Web.Http-net_4_x.csproj
+++ b/mcs/class/System.Web.Http/System.Web.Http-net_4_x.csproj
@@ -342,10 +342,6 @@
</PostBuildEvent>
</PropertyGroup>
<ItemGroup>
- <ProjectReference Include="../corlib/corlib-net_4_x.csproj">
- <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
- <Name>corlib-net_4_x</Name>
- </ProjectReference>
<ProjectReference Include="../System.Core/System.Core-net_4_x.csproj">
<Project>{359142A1-D80F-401E-AA64-7167C9317649}</Project>
<Name>System.Core-net_4_x</Name>
@@ -382,6 +378,10 @@
<Project>{E6EE9E9A-42BA-4202-8813-FCF40E9061BF}</Project>
<Name>System.Data.Linq-net_4_x</Name>
</ProjectReference>
+ <ProjectReference Include="../corlib/corlib-net_4_x.csproj">
+ <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
+ <Name>corlib-net_4_x</Name>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />