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:
authorZoltan Varga <vargaz@gmail.com>2015-03-03 23:59:16 +0300
committerZoltan Varga <vargaz@gmail.com>2015-03-03 23:59:16 +0300
commitef380e3712af86ef7f8064fab19400523c7510c0 (patch)
tree2b48d058e0ed5aa5cfd3220721df5329e6d1e952 /mcs/class/System.Reactive.Windows.Forms
parent837b034d76dc74e14c8dadc1f1f011be08b3d339 (diff)
Rename Managed.Windows.Forms to System.Windows.Forms for consistency.
Diffstat (limited to 'mcs/class/System.Reactive.Windows.Forms')
-rw-r--r--mcs/class/System.Reactive.Windows.Forms/System.Reactive.Windows.Forms-net_4_5.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.Reactive.Windows.Forms/System.Reactive.Windows.Forms-net_4_5.csproj b/mcs/class/System.Reactive.Windows.Forms/System.Reactive.Windows.Forms-net_4_5.csproj
index d1e36752cb9..51deb1b98df 100644
--- a/mcs/class/System.Reactive.Windows.Forms/System.Reactive.Windows.Forms-net_4_5.csproj
+++ b/mcs/class/System.Reactive.Windows.Forms/System.Reactive.Windows.Forms-net_4_5.csproj
@@ -103,7 +103,7 @@
<Project>{EE831E49-3F84-4A05-9417-A9C8BD36E164}</Project>
<Name>System.Reactive.Linq-net_4_5</Name>
</ProjectReference>
- <ProjectReference Include="../Managed.Windows.Forms/System.Windows.Forms-net_4_5.csproj">
+ <ProjectReference Include="../System.Windows.Forms/System.Windows.Forms-net_4_5.csproj">
<Project>{B102F27C-1A07-487F-BA5B-D5155D201112}</Project>
<Name>System.Windows.Forms-net_4_5</Name>
</ProjectReference>