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.Configuration
parenta5f980dc00f3ccef6b6cf67cbba00f2fb7c3fefb (diff)
[msvc] Update csproj files (#7497)
Diffstat (limited to 'mcs/class/System.Configuration')
-rw-r--r--mcs/class/System.Configuration/System.Configuration-net_4_x.csproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/mcs/class/System.Configuration/System.Configuration-net_4_x.csproj b/mcs/class/System.Configuration/System.Configuration-net_4_x.csproj
index f8406dbfd5f..1466da5dd1c 100644
--- a/mcs/class/System.Configuration/System.Configuration-net_4_x.csproj
+++ b/mcs/class/System.Configuration/System.Configuration-net_4_x.csproj
@@ -198,10 +198,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.Security/System.Security-net_4_x.csproj">
<Project>{3ED36717-A9D1-4289-8949-9B7F39766DEB}</Project>
<Name>System.Security-net_4_x</Name>
@@ -214,6 +210,10 @@
<Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>
<Name>System.Xml-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\" />