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:
authorMarek Safar <marek.safar@gmail.com>2013-02-21 20:25:06 +0400
committerMarek Safar <marek.safar@gmail.com>2013-02-21 20:25:06 +0400
commitcf650fb3fbafd352f541ebf37dc3060e6f32a090 (patch)
treed7d258e115e1fedf3e3cd371c514baf323c0d28f /mcs/class/RabbitMQ.Client
parent5af8f50a84dc26730b50a6a1ecefd34000c8ced1 (diff)
Update 4.5 bcl solution files
Diffstat (limited to 'mcs/class/RabbitMQ.Client')
-rw-r--r--mcs/class/RabbitMQ.Client/src/client/RabbitMQ.Client-net_2_0.csproj8
-rw-r--r--mcs/class/RabbitMQ.Client/src/client/RabbitMQ.Client-net_4_0.csproj8
-rw-r--r--mcs/class/RabbitMQ.Client/src/client/RabbitMQ.Client-net_4_5.csproj8
3 files changed, 12 insertions, 12 deletions
diff --git a/mcs/class/RabbitMQ.Client/src/client/RabbitMQ.Client-net_2_0.csproj b/mcs/class/RabbitMQ.Client/src/client/RabbitMQ.Client-net_2_0.csproj
index 6a0899d6a4c..20d144246d5 100644
--- a/mcs/class/RabbitMQ.Client/src/client/RabbitMQ.Client-net_2_0.csproj
+++ b/mcs/class/RabbitMQ.Client/src/client/RabbitMQ.Client-net_2_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{8A1346D2-0AC5-44BA-B4F7-283F98FA3C1A}</ProjectGuid>
+ <ProjectGuid>{85F98B4E-9323-4D5C-A65F-5B30EA4E7424}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,618</NoWarn>
<OutputPath>bin\Debug\RabbitMQ.Client-net_2_0</OutputPath>
@@ -189,15 +189,15 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\corlib\corlib-net_2_0.csproj">
- <Project>{537E3E02-B5DA-4E11-A9F9-5A54C99759B9}</Project>
+ <Project>{928D664D-8277-47B3-AB06-538D932143FE}</Project>
<Name>corlib\corlib-net_2_0</Name>
</ProjectReference>
<ProjectReference Include="..\System\System-net_2_0-2.csproj">
- <Project>{08A2FAB2-A213-451E-AD93-19B409BF1B5A}</Project>
+ <Project>{73E16B85-93E9-44B4-A1AB-FDD7AEB08FB7}</Project>
<Name>System\System-net_2_0-2</Name>
</ProjectReference>
<ProjectReference Include="..\System.XML\System.Xml-net_2_0-1.csproj">
- <Project>{A892207C-64E0-4FCA-8541-A3C71099AA13}</Project>
+ <Project>{205A8E90-88CC-4B46-8151-87FA90B666A5}</Project>
<Name>System.XML\System.Xml-net_2_0-1</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/RabbitMQ.Client/src/client/RabbitMQ.Client-net_4_0.csproj b/mcs/class/RabbitMQ.Client/src/client/RabbitMQ.Client-net_4_0.csproj
index ae78c6bbef9..a5d0672cfc1 100644
--- a/mcs/class/RabbitMQ.Client/src/client/RabbitMQ.Client-net_4_0.csproj
+++ b/mcs/class/RabbitMQ.Client/src/client/RabbitMQ.Client-net_4_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{D030140A-A962-4FA3-9536-A5B90DC70783}</ProjectGuid>
+ <ProjectGuid>{3FB3AB58-B04E-452B-A0D9-EC8FBBEF2031}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,618</NoWarn>
<OutputPath>bin\Debug\RabbitMQ.Client-net_4_0</OutputPath>
@@ -189,15 +189,15 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\corlib\corlib-net_4_0.csproj">
- <Project>{280E1B59-BAAA-4E02-99CA-8070BCB2C72E}</Project>
+ <Project>{7B7210E5-3B98-492F-B57E-BD53A99C39B0}</Project>
<Name>corlib\corlib-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\System\System-net_4_0-2.csproj">
- <Project>{C0648621-9C6E-4584-9CF6-70EBB2D60489}</Project>
+ <Project>{1A075F2A-40CF-48B5-B817-8B03444DB7C6}</Project>
<Name>System\System-net_4_0-2</Name>
</ProjectReference>
<ProjectReference Include="..\System.XML\System.Xml-net_4_0-1.csproj">
- <Project>{A1A09F77-428E-4B5F-9C0C-3B07F55909A6}</Project>
+ <Project>{F9E777F8-E3F2-4E19-8DC9-2D1BB6B380A6}</Project>
<Name>System.XML\System.Xml-net_4_0-1</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/RabbitMQ.Client/src/client/RabbitMQ.Client-net_4_5.csproj b/mcs/class/RabbitMQ.Client/src/client/RabbitMQ.Client-net_4_5.csproj
index 8271ce9e7c2..1bc024cfe1a 100644
--- a/mcs/class/RabbitMQ.Client/src/client/RabbitMQ.Client-net_4_5.csproj
+++ b/mcs/class/RabbitMQ.Client/src/client/RabbitMQ.Client-net_4_5.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{1C055D15-0EF6-4CE6-9C67-44C47CC9F58B}</ProjectGuid>
+ <ProjectGuid>{E4F02B09-E5BF-4DF9-9D55-58396821B80D}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,618</NoWarn>
<OutputPath>bin\Debug\RabbitMQ.Client-net_4_5</OutputPath>
@@ -189,15 +189,15 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\corlib\corlib-net_4_5.csproj">
- <Project>{B8D763CB-5541-4DA8-832F-3B6B486B2746}</Project>
+ <Project>{05A7A0C2-6946-4CF5-9ED3-44AB0B428C4E}</Project>
<Name>corlib\corlib-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\System\System-net_4_5-2.csproj">
- <Project>{17388044-BE4B-4CBE-92D8-5C130414AD84}</Project>
+ <Project>{34966210-D64D-419C-94A4-9A6093CE5882}</Project>
<Name>System\System-net_4_5-2</Name>
</ProjectReference>
<ProjectReference Include="..\System.XML\System.Xml-net_4_5-1.csproj">
- <Project>{AB0D8551-2D53-46F2-A340-789E7B62BF57}</Project>
+ <Project>{6374B2FC-93C6-4FD0-8CF0-8EB12F5AC71D}</Project>
<Name>System.XML\System.Xml-net_4_5-1</Name>
</ProjectReference>
</ItemGroup>