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-07-02 15:44:46 +0400
committerMarek Safar <marek.safar@gmail.com>2013-07-02 15:45:15 +0400
commitb888cf5f041b2459bf32ea98d39365f9c2a64375 (patch)
tree4945b371397cce985f9df4567aa6124fd73065ee /mcs/class/Mono.Messaging
parent11ab0e0864af8f10c07c38d90c518f719f282f2e (diff)
Update csproj 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 dcb58fb1879..3d4ac3029ef 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>{6D5EFF77-937D-4425-9DDC-B88F7A4AB456}</ProjectGuid>
+ <ProjectGuid>{A516A3FA-33AA-46AB-9542-49952ED25A0F}</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>{928D664D-8277-47B3-AB06-538D932143FE}</Project>
+ <Project>{EB7444A6-C3E6-4224-BDB0-63CA3B4F2B87}</Project>
<Name>corlib\corlib-net_2_0</Name>
</ProjectReference>
<ProjectReference Include="..\System\System-net_2_0-2.csproj">
- <Project>{73E16B85-93E9-44B4-A1AB-FDD7AEB08FB7}</Project>
+ <Project>{79F25FD7-0D76-4526-AF39-1A648649A827}</Project>
<Name>System\System-net_2_0-2</Name>
</ProjectReference>
<ProjectReference Include="..\System.Configuration\System.Configuration-net_2_0.csproj">
- <Project>{725170B0-51F0-46E2-A74D-F764B68553D6}</Project>
+ <Project>{8131BE5D-BE64-4BA5-A62D-FAC4BE0A0B53}</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 278d8ef5175..d0322fdba23 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>{7D27EF3B-540A-4BBD-873C-878ABC927401}</ProjectGuid>
+ <ProjectGuid>{CD0A320A-620E-42D0-86CD-2D32F5592E57}</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>{7B7210E5-3B98-492F-B57E-BD53A99C39B0}</Project>
+ <Project>{3874F10B-9AE4-4A7E-873B-42FFDCE80CB7}</Project>
<Name>corlib\corlib-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\System\System-net_4_0-2.csproj">
- <Project>{1A075F2A-40CF-48B5-B817-8B03444DB7C6}</Project>
+ <Project>{8260E24F-1471-4320-AB5B-7CC7B68521E3}</Project>
<Name>System\System-net_4_0-2</Name>
</ProjectReference>
<ProjectReference Include="..\System.Configuration\System.Configuration-net_4_0.csproj">
- <Project>{610C7C77-5851-4B95-A3FE-B04E1B011E6A}</Project>
+ <Project>{CA49630B-FD24-411F-9651-B15CA72CE5B8}</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 258ddddc441..e9794689553 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>{3D737371-B7D6-49E4-AA91-F67EF2E07A45}</ProjectGuid>
+ <ProjectGuid>{1CB843E3-75E7-4115-9EE6-7B7262AC6C96}</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>{05A7A0C2-6946-4CF5-9ED3-44AB0B428C4E}</Project>
+ <Project>{07C1F58B-9E99-47F8-A847-79EDA5157DA8}</Project>
<Name>corlib\corlib-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\System\System-net_4_5-2.csproj">
- <Project>{34966210-D64D-419C-94A4-9A6093CE5882}</Project>
+ <Project>{38FCD731-0E11-46F7-A31B-DCBE853AD8D7}</Project>
<Name>System\System-net_4_5-2</Name>
</ProjectReference>
<ProjectReference Include="..\System.Configuration\System.Configuration-net_4_5.csproj">
- <Project>{847BF7E9-DEFB-43C9-8410-CA775ADC0E8A}</Project>
+ <Project>{CA2CD67B-1308-460D-BDBA-498F63DEAA31}</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 46ad7bd279f..120b399187a 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>{3450FBA2-66D1-4D54-BC80-E77EA6EEB551}</ProjectGuid>
+ <ProjectGuid>{D82B65CD-2183-48A7-8FF3-79246B831A4D}</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>{928D664D-8277-47B3-AB06-538D932143FE}</Project>
+ <Project>{EB7444A6-C3E6-4224-BDB0-63CA3B4F2B87}</Project>
<Name>corlib\corlib-net_2_0</Name>
</ProjectReference>
<ProjectReference Include="..\Mono.Messaging\Mono.Messaging-net_2_0.csproj">
- <Project>{6D5EFF77-937D-4425-9DDC-B88F7A4AB456}</Project>
+ <Project>{A516A3FA-33AA-46AB-9542-49952ED25A0F}</Project>
<Name>Mono.Messaging\Mono.Messaging-net_2_0</Name>
</ProjectReference>
<ProjectReference Include="..\System\System-net_2_0-2.csproj">
- <Project>{73E16B85-93E9-44B4-A1AB-FDD7AEB08FB7}</Project>
+ <Project>{79F25FD7-0D76-4526-AF39-1A648649A827}</Project>
<Name>System\System-net_2_0-2</Name>
</ProjectReference>
<ProjectReference Include="..\System.Configuration\System.Configuration-net_2_0.csproj">
- <Project>{725170B0-51F0-46E2-A74D-F764B68553D6}</Project>
+ <Project>{8131BE5D-BE64-4BA5-A62D-FAC4BE0A0B53}</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 0245ae785cf..920e4314488 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>{9D1B38FD-E2E2-4B12-AE99-5E972D5914A8}</ProjectGuid>
+ <ProjectGuid>{83CB627D-2C23-45AD-BF22-42C633838188}</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>{7B7210E5-3B98-492F-B57E-BD53A99C39B0}</Project>
+ <Project>{3874F10B-9AE4-4A7E-873B-42FFDCE80CB7}</Project>
<Name>corlib\corlib-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\Mono.Messaging\Mono.Messaging-net_4_0.csproj">
- <Project>{7D27EF3B-540A-4BBD-873C-878ABC927401}</Project>
+ <Project>{CD0A320A-620E-42D0-86CD-2D32F5592E57}</Project>
<Name>Mono.Messaging\Mono.Messaging-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\System\System-net_4_0-2.csproj">
- <Project>{1A075F2A-40CF-48B5-B817-8B03444DB7C6}</Project>
+ <Project>{8260E24F-1471-4320-AB5B-7CC7B68521E3}</Project>
<Name>System\System-net_4_0-2</Name>
</ProjectReference>
<ProjectReference Include="..\System.Configuration\System.Configuration-net_4_0.csproj">
- <Project>{610C7C77-5851-4B95-A3FE-B04E1B011E6A}</Project>
+ <Project>{CA49630B-FD24-411F-9651-B15CA72CE5B8}</Project>
<Name>System.Configuration\System.Configuration-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\System.Messaging\System.Messaging-net_2_0.csproj">
- <Project>{02BA7387-C09A-40FB-BE80-39588B822A29}</Project>
+ <Project>{858BC3D5-8B2D-4B24-8BD9-BDC36A1DAFE4}</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 6837754d095..799f367d264 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>{EBDF7A9B-728D-4D71-A603-3D840220FBE4}</ProjectGuid>
+ <ProjectGuid>{3429D3B3-51DC-4236-9C5A-33C4F9E260FE}</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>{05A7A0C2-6946-4CF5-9ED3-44AB0B428C4E}</Project>
+ <Project>{07C1F58B-9E99-47F8-A847-79EDA5157DA8}</Project>
<Name>corlib\corlib-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\Mono.Messaging\Mono.Messaging-net_4_5.csproj">
- <Project>{3D737371-B7D6-49E4-AA91-F67EF2E07A45}</Project>
+ <Project>{1CB843E3-75E7-4115-9EE6-7B7262AC6C96}</Project>
<Name>Mono.Messaging\Mono.Messaging-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\System\System-net_4_5-2.csproj">
- <Project>{34966210-D64D-419C-94A4-9A6093CE5882}</Project>
+ <Project>{38FCD731-0E11-46F7-A31B-DCBE853AD8D7}</Project>
<Name>System\System-net_4_5-2</Name>
</ProjectReference>
<ProjectReference Include="..\System.Configuration\System.Configuration-net_4_5.csproj">
- <Project>{847BF7E9-DEFB-43C9-8410-CA775ADC0E8A}</Project>
+ <Project>{CA2CD67B-1308-460D-BDBA-498F63DEAA31}</Project>
<Name>System.Configuration\System.Configuration-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\System.Messaging\System.Messaging-net_4_0.csproj">
- <Project>{2651037E-FD2B-4BBC-B655-CC3F0B0E4BD0}</Project>
+ <Project>{443D0D78-0A65-4288-80C2-B58011E3A5D1}</Project>
<Name>System.Messaging\System.Messaging-net_4_0</Name>
</ProjectReference>
<Reference Include="nunit.mocks.dll">