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/Mono.Messaging
parent5af8f50a84dc26730b50a6a1ecefd34000c8ced1 (diff)
Update 4.5 bcl solution files
Diffstat (limited to 'mcs/class/Mono.Messaging')
-rw-r--r--mcs/class/Mono.Messaging/Mono.Messaging-net_2_0.csproj8
-rw-r--r--mcs/class/Mono.Messaging/Mono.Messaging-net_4_0.csproj8
-rw-r--r--mcs/class/Mono.Messaging/Mono.Messaging-net_4_5.csproj8
-rw-r--r--mcs/class/Mono.Messaging/Mono.Messaging-tests-net_2_0.csproj10
-rw-r--r--mcs/class/Mono.Messaging/Mono.Messaging-tests-net_4_0.csproj12
-rw-r--r--mcs/class/Mono.Messaging/Mono.Messaging-tests-net_4_5.csproj12
6 files changed, 29 insertions, 29 deletions
diff --git a/mcs/class/Mono.Messaging/Mono.Messaging-net_2_0.csproj b/mcs/class/Mono.Messaging/Mono.Messaging-net_2_0.csproj
index 2922367a191..dcb58fb1879 100644
--- a/mcs/class/Mono.Messaging/Mono.Messaging-net_2_0.csproj
+++ b/mcs/class/Mono.Messaging/Mono.Messaging-net_2_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{9120C65C-C149-4ABE-A0CA-A6C4708CE987}</ProjectGuid>
+ <ProjectGuid>{6D5EFF77-937D-4425-9DDC-B88F7A4AB456}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\Mono.Messaging-net_2_0</OutputPath>
@@ -89,15 +89,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.Configuration\System.Configuration-net_2_0.csproj">
- <Project>{1F04D799-296B-4D22-B3A5-790CDF990E48}</Project>
+ <Project>{725170B0-51F0-46E2-A74D-F764B68553D6}</Project>
<Name>System.Configuration\System.Configuration-net_2_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/Mono.Messaging/Mono.Messaging-net_4_0.csproj b/mcs/class/Mono.Messaging/Mono.Messaging-net_4_0.csproj
index 9a1223ea7a7..278d8ef5175 100644
--- a/mcs/class/Mono.Messaging/Mono.Messaging-net_4_0.csproj
+++ b/mcs/class/Mono.Messaging/Mono.Messaging-net_4_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{90D51354-ED8D-41B3-B4AD-9E18370E5049}</ProjectGuid>
+ <ProjectGuid>{7D27EF3B-540A-4BBD-873C-878ABC927401}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\Mono.Messaging-net_4_0</OutputPath>
@@ -89,15 +89,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.Configuration\System.Configuration-net_4_0.csproj">
- <Project>{5D195206-1E4E-4454-9F97-185E27BE57BD}</Project>
+ <Project>{610C7C77-5851-4B95-A3FE-B04E1B011E6A}</Project>
<Name>System.Configuration\System.Configuration-net_4_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/Mono.Messaging/Mono.Messaging-net_4_5.csproj b/mcs/class/Mono.Messaging/Mono.Messaging-net_4_5.csproj
index 00392442f00..258ddddc441 100644
--- a/mcs/class/Mono.Messaging/Mono.Messaging-net_4_5.csproj
+++ b/mcs/class/Mono.Messaging/Mono.Messaging-net_4_5.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{DA9D4B56-7274-4378-B332-37ECA1632828}</ProjectGuid>
+ <ProjectGuid>{3D737371-B7D6-49E4-AA91-F67EF2E07A45}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\Mono.Messaging-net_4_5</OutputPath>
@@ -89,15 +89,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.Configuration\System.Configuration-net_4_5.csproj">
- <Project>{9EF77858-EB0A-4432-948B-18F18E44350B}</Project>
+ <Project>{847BF7E9-DEFB-43C9-8410-CA775ADC0E8A}</Project>
<Name>System.Configuration\System.Configuration-net_4_5</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/Mono.Messaging/Mono.Messaging-tests-net_2_0.csproj b/mcs/class/Mono.Messaging/Mono.Messaging-tests-net_2_0.csproj
index 0c5c7d1b8e9..46ad7bd279f 100644
--- a/mcs/class/Mono.Messaging/Mono.Messaging-tests-net_2_0.csproj
+++ b/mcs/class/Mono.Messaging/Mono.Messaging-tests-net_2_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{5BF83C77-0582-4C0C-AAC8-FC44F98F7AA1}</ProjectGuid>
+ <ProjectGuid>{3450FBA2-66D1-4D54-BC80-E77EA6EEB551}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,618,219,169</NoWarn>
<OutputPath>bin\Debug\Mono.Messaging-tests-net_2_0</OutputPath>
@@ -64,19 +64,19 @@
<ItemGroup>
<Reference Include="..\lib\net_2_0\nunit.framework.dll" />
<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="..\Mono.Messaging\Mono.Messaging-net_2_0.csproj">
- <Project>{9120C65C-C149-4ABE-A0CA-A6C4708CE987}</Project>
+ <Project>{6D5EFF77-937D-4425-9DDC-B88F7A4AB456}</Project>
<Name>Mono.Messaging\Mono.Messaging-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.Configuration\System.Configuration-net_2_0.csproj">
- <Project>{1F04D799-296B-4D22-B3A5-790CDF990E48}</Project>
+ <Project>{725170B0-51F0-46E2-A74D-F764B68553D6}</Project>
<Name>System.Configuration\System.Configuration-net_2_0</Name>
</ProjectReference>
<Reference Include="System.Messaging.dll">
diff --git a/mcs/class/Mono.Messaging/Mono.Messaging-tests-net_4_0.csproj b/mcs/class/Mono.Messaging/Mono.Messaging-tests-net_4_0.csproj
index 470bb44765a..0245ae785cf 100644
--- a/mcs/class/Mono.Messaging/Mono.Messaging-tests-net_4_0.csproj
+++ b/mcs/class/Mono.Messaging/Mono.Messaging-tests-net_4_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{5AC085FA-0E0E-4A20-B103-56F22A417560}</ProjectGuid>
+ <ProjectGuid>{9D1B38FD-E2E2-4B12-AE99-5E972D5914A8}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,618,219,169</NoWarn>
<OutputPath>bin\Debug\Mono.Messaging-tests-net_4_0</OutputPath>
@@ -64,23 +64,23 @@
<ItemGroup>
<Reference Include="..\lib\net_4_0\nunit.framework.dll" />
<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="..\Mono.Messaging\Mono.Messaging-net_4_0.csproj">
- <Project>{90D51354-ED8D-41B3-B4AD-9E18370E5049}</Project>
+ <Project>{7D27EF3B-540A-4BBD-873C-878ABC927401}</Project>
<Name>Mono.Messaging\Mono.Messaging-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.Configuration\System.Configuration-net_4_0.csproj">
- <Project>{5D195206-1E4E-4454-9F97-185E27BE57BD}</Project>
+ <Project>{610C7C77-5851-4B95-A3FE-B04E1B011E6A}</Project>
<Name>System.Configuration\System.Configuration-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\System.Messaging\System.Messaging-net_2_0.csproj">
- <Project>{A977B7C1-2082-45E9-B507-BD5F5C84F4AD}</Project>
+ <Project>{02BA7387-C09A-40FB-BE80-39588B822A29}</Project>
<Name>System.Messaging\System.Messaging-net_2_0</Name>
</ProjectReference>
<Reference Include="nunit.mocks.dll">
diff --git a/mcs/class/Mono.Messaging/Mono.Messaging-tests-net_4_5.csproj b/mcs/class/Mono.Messaging/Mono.Messaging-tests-net_4_5.csproj
index 73044602577..6837754d095 100644
--- a/mcs/class/Mono.Messaging/Mono.Messaging-tests-net_4_5.csproj
+++ b/mcs/class/Mono.Messaging/Mono.Messaging-tests-net_4_5.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{C2AACA8C-0DDA-4609-BDC9-B99B12921D27}</ProjectGuid>
+ <ProjectGuid>{EBDF7A9B-728D-4D71-A603-3D840220FBE4}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,618,219,169</NoWarn>
<OutputPath>bin\Debug\Mono.Messaging-tests-net_4_5</OutputPath>
@@ -64,23 +64,23 @@
<ItemGroup>
<Reference Include="..\lib\net_4_5\nunit.framework.dll" />
<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="..\Mono.Messaging\Mono.Messaging-net_4_5.csproj">
- <Project>{DA9D4B56-7274-4378-B332-37ECA1632828}</Project>
+ <Project>{3D737371-B7D6-49E4-AA91-F67EF2E07A45}</Project>
<Name>Mono.Messaging\Mono.Messaging-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.Configuration\System.Configuration-net_4_5.csproj">
- <Project>{9EF77858-EB0A-4432-948B-18F18E44350B}</Project>
+ <Project>{847BF7E9-DEFB-43C9-8410-CA775ADC0E8A}</Project>
<Name>System.Configuration\System.Configuration-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\System.Messaging\System.Messaging-net_4_0.csproj">
- <Project>{CFF6D60B-F585-4D9E-9EA1-C9C880B19A76}</Project>
+ <Project>{2651037E-FD2B-4BBC-B655-CC3F0B0E4BD0}</Project>
<Name>System.Messaging\System.Messaging-net_4_0</Name>
</ProjectReference>
<Reference Include="nunit.mocks.dll">