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.Parallel
parent5af8f50a84dc26730b50a6a1ecefd34000c8ced1 (diff)
Update 4.5 bcl solution files
Diffstat (limited to 'mcs/class/Mono.Parallel')
-rw-r--r--mcs/class/Mono.Parallel/Mono.Parallel-net_4_0.csproj8
-rw-r--r--mcs/class/Mono.Parallel/Mono.Parallel-net_4_5.csproj8
-rw-r--r--mcs/class/Mono.Parallel/Mono.Parallel-tests-net_4_0.csproj8
-rw-r--r--mcs/class/Mono.Parallel/Mono.Parallel-tests-net_4_5.csproj8
4 files changed, 16 insertions, 16 deletions
diff --git a/mcs/class/Mono.Parallel/Mono.Parallel-net_4_0.csproj b/mcs/class/Mono.Parallel/Mono.Parallel-net_4_0.csproj
index 0320197dd98..0c6c2bcc20f 100644
--- a/mcs/class/Mono.Parallel/Mono.Parallel-net_4_0.csproj
+++ b/mcs/class/Mono.Parallel/Mono.Parallel-net_4_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{A5A14180-91C5-4A8B-9DBA-3D65A62A2F52}</ProjectGuid>
+ <ProjectGuid>{E35A1700-6277-4FDB-85EE-DC464E0D4F76}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\Mono.Parallel-net_4_0</OutputPath>
@@ -78,15 +78,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.Core\System.Core-net_4_0.csproj">
- <Project>{CC96F21E-C45E-4593-BC7F-8331B913E758}</Project>
+ <Project>{2590BECB-2660-49C6-93B1-B9E7D0796214}</Project>
<Name>System.Core\System.Core-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>
</ItemGroup>
diff --git a/mcs/class/Mono.Parallel/Mono.Parallel-net_4_5.csproj b/mcs/class/Mono.Parallel/Mono.Parallel-net_4_5.csproj
index 90e3b483f62..94a55f87e39 100644
--- a/mcs/class/Mono.Parallel/Mono.Parallel-net_4_5.csproj
+++ b/mcs/class/Mono.Parallel/Mono.Parallel-net_4_5.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{686B27E2-8342-424A-95AE-85AA0D33CA10}</ProjectGuid>
+ <ProjectGuid>{B43E74BB-F4C0-462C-B86A-7108208A22A0}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\Mono.Parallel-net_4_5</OutputPath>
@@ -78,15 +78,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.Core\System.Core-net_4_5.csproj">
- <Project>{BC9226DD-0D9F-4836-BA8B-87A3E6F06176}</Project>
+ <Project>{E77D8877-AEAD-4FDF-8A44-36AAA0B20653}</Project>
<Name>System.Core\System.Core-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>
</ItemGroup>
diff --git a/mcs/class/Mono.Parallel/Mono.Parallel-tests-net_4_0.csproj b/mcs/class/Mono.Parallel/Mono.Parallel-tests-net_4_0.csproj
index d7b7f10b094..ef868467de6 100644
--- a/mcs/class/Mono.Parallel/Mono.Parallel-tests-net_4_0.csproj
+++ b/mcs/class/Mono.Parallel/Mono.Parallel-tests-net_4_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{77DA77E8-1D44-47D9-B6A6-A10831F9CD66}</ProjectGuid>
+ <ProjectGuid>{3F3BD23F-9BF2-46BD-8E1E-01F001EFBF7A}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\Mono.Parallel-tests-net_4_0</OutputPath>
@@ -68,15 +68,15 @@
<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.Parallel\Mono.Parallel-net_4_0.csproj">
- <Project>{A5A14180-91C5-4A8B-9DBA-3D65A62A2F52}</Project>
+ <Project>{E35A1700-6277-4FDB-85EE-DC464E0D4F76}</Project>
<Name>Mono.Parallel\Mono.Parallel-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\System.Core\System.Core-net_4_0.csproj">
- <Project>{CC96F21E-C45E-4593-BC7F-8331B913E758}</Project>
+ <Project>{2590BECB-2660-49C6-93B1-B9E7D0796214}</Project>
<Name>System.Core\System.Core-net_4_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/Mono.Parallel/Mono.Parallel-tests-net_4_5.csproj b/mcs/class/Mono.Parallel/Mono.Parallel-tests-net_4_5.csproj
index f7d4b85020e..9274aa31dfc 100644
--- a/mcs/class/Mono.Parallel/Mono.Parallel-tests-net_4_5.csproj
+++ b/mcs/class/Mono.Parallel/Mono.Parallel-tests-net_4_5.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{AF65461E-E29A-4503-AE9F-6243F078C0BF}</ProjectGuid>
+ <ProjectGuid>{1D2E5242-8084-4C3C-8461-F9B0DF7D0F32}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\Mono.Parallel-tests-net_4_5</OutputPath>
@@ -68,15 +68,15 @@
<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.Parallel\Mono.Parallel-net_4_5.csproj">
- <Project>{686B27E2-8342-424A-95AE-85AA0D33CA10}</Project>
+ <Project>{B43E74BB-F4C0-462C-B86A-7108208A22A0}</Project>
<Name>Mono.Parallel\Mono.Parallel-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\System.Core\System.Core-net_4_5.csproj">
- <Project>{BC9226DD-0D9F-4836-BA8B-87A3E6F06176}</Project>
+ <Project>{E77D8877-AEAD-4FDF-8A44-36AAA0B20653}</Project>
<Name>System.Core\System.Core-net_4_5</Name>
</ProjectReference>
</ItemGroup>