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.Messaging
parent837b034d76dc74e14c8dadc1f1f011be08b3d339 (diff)
Rename Managed.Windows.Forms to System.Windows.Forms for consistency.
Diffstat (limited to 'mcs/class/System.Messaging')
-rw-r--r--mcs/class/System.Messaging/System.Messaging-net_4_5.csproj2
-rw-r--r--mcs/class/System.Messaging/System.Messaging-tests-net_4_5.csproj4
2 files changed, 3 insertions, 3 deletions
diff --git a/mcs/class/System.Messaging/System.Messaging-net_4_5.csproj b/mcs/class/System.Messaging/System.Messaging-net_4_5.csproj
index 7515c551b19..cb9d0f67c9b 100644
--- a/mcs/class/System.Messaging/System.Messaging-net_4_5.csproj
+++ b/mcs/class/System.Messaging/System.Messaging-net_4_5.csproj
@@ -138,7 +138,7 @@
<Project>{CB1CB976-AA54-4553-B0E7-05665B199EC4}</Project>
<Name>System.Drawing-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>
diff --git a/mcs/class/System.Messaging/System.Messaging-tests-net_4_5.csproj b/mcs/class/System.Messaging/System.Messaging-tests-net_4_5.csproj
index e7ab190eb35..89863b15216 100644
--- a/mcs/class/System.Messaging/System.Messaging-tests-net_4_5.csproj
+++ b/mcs/class/System.Messaging/System.Messaging-tests-net_4_5.csproj
@@ -94,9 +94,9 @@
<Project>{CB1CB976-AA54-4553-B0E7-05665B199EC4}</Project>
<Name>System.Drawing\System.Drawing-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>Managed.Windows.Forms\System.Windows.Forms-net_4_5</Name>
+ <Name>System.Windows.Forms\System.Windows.Forms-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\System.XML\System.Xml-net_4_5-1.csproj">
<Project>{2534ADE0-05E4-490F-933D-1E39310A0CB9}</Project>