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.Reactive.Core
parenta5f980dc00f3ccef6b6cf67cbba00f2fb7c3fefb (diff)
[msvc] Update csproj files (#7497)
Diffstat (limited to 'mcs/class/System.Reactive.Core')
-rw-r--r--mcs/class/System.Reactive.Core/System.Reactive.Core-net_4_x.csproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/mcs/class/System.Reactive.Core/System.Reactive.Core-net_4_x.csproj b/mcs/class/System.Reactive.Core/System.Reactive.Core-net_4_x.csproj
index a988ca9af26..5d97f3e8201 100644
--- a/mcs/class/System.Reactive.Core/System.Reactive.Core-net_4_x.csproj
+++ b/mcs/class/System.Reactive.Core/System.Reactive.Core-net_4_x.csproj
@@ -157,10 +157,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/System-net_4_x.csproj">
<Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
<Name>System-net_4_x</Name>
@@ -173,6 +169,10 @@
<Project>{0DA7868F-C598-4E45-B33C-86FBB482DB76}</Project>
<Name>System.Reactive.Interfaces-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\" />