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.Parallel
parent11ab0e0864af8f10c07c38d90c518f719f282f2e (diff)
Update csproj 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 0c6c2bcc20f..42f2253bae1 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>{E35A1700-6277-4FDB-85EE-DC464E0D4F76}</ProjectGuid>
+ <ProjectGuid>{48E968B3-B4DE-4658-87C6-E6450CEF18AB}</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>{7B7210E5-3B98-492F-B57E-BD53A99C39B0}</Project>
+ <Project>{3874F10B-9AE4-4A7E-873B-42FFDCE80CB7}</Project>
<Name>corlib\corlib-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\System.Core\System.Core-net_4_0.csproj">
- <Project>{2590BECB-2660-49C6-93B1-B9E7D0796214}</Project>
+ <Project>{D121EB80-19C6-4313-9BBE-6F66556CE8B7}</Project>
<Name>System.Core\System.Core-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>
</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 94a55f87e39..725f6796a47 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>{B43E74BB-F4C0-462C-B86A-7108208A22A0}</ProjectGuid>
+ <ProjectGuid>{FD8BB787-B115-4DED-ACB0-2858546FC16D}</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>{05A7A0C2-6946-4CF5-9ED3-44AB0B428C4E}</Project>
+ <Project>{07C1F58B-9E99-47F8-A847-79EDA5157DA8}</Project>
<Name>corlib\corlib-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\System.Core\System.Core-net_4_5.csproj">
- <Project>{E77D8877-AEAD-4FDF-8A44-36AAA0B20653}</Project>
+ <Project>{D8260595-C32F-4AC3-9C01-2CD2528CFA1D}</Project>
<Name>System.Core\System.Core-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>
</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 ef868467de6..4770097d06a 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>{3F3BD23F-9BF2-46BD-8E1E-01F001EFBF7A}</ProjectGuid>
+ <ProjectGuid>{3E1314BB-ADF3-4287-AA82-26B50768F345}</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>{7B7210E5-3B98-492F-B57E-BD53A99C39B0}</Project>
+ <Project>{3874F10B-9AE4-4A7E-873B-42FFDCE80CB7}</Project>
<Name>corlib\corlib-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\Mono.Parallel\Mono.Parallel-net_4_0.csproj">
- <Project>{E35A1700-6277-4FDB-85EE-DC464E0D4F76}</Project>
+ <Project>{48E968B3-B4DE-4658-87C6-E6450CEF18AB}</Project>
<Name>Mono.Parallel\Mono.Parallel-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\System.Core\System.Core-net_4_0.csproj">
- <Project>{2590BECB-2660-49C6-93B1-B9E7D0796214}</Project>
+ <Project>{D121EB80-19C6-4313-9BBE-6F66556CE8B7}</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 9274aa31dfc..192da2d648f 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>{1D2E5242-8084-4C3C-8461-F9B0DF7D0F32}</ProjectGuid>
+ <ProjectGuid>{42F035A7-4FCD-4526-9D82-E7D3D4350AC1}</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>{05A7A0C2-6946-4CF5-9ED3-44AB0B428C4E}</Project>
+ <Project>{07C1F58B-9E99-47F8-A847-79EDA5157DA8}</Project>
<Name>corlib\corlib-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\Mono.Parallel\Mono.Parallel-net_4_5.csproj">
- <Project>{B43E74BB-F4C0-462C-B86A-7108208A22A0}</Project>
+ <Project>{FD8BB787-B115-4DED-ACB0-2858546FC16D}</Project>
<Name>Mono.Parallel\Mono.Parallel-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\System.Core\System.Core-net_4_5.csproj">
- <Project>{E77D8877-AEAD-4FDF-8A44-36AAA0B20653}</Project>
+ <Project>{D8260595-C32F-4AC3-9C01-2CD2528CFA1D}</Project>
<Name>System.Core\System.Core-net_4_5</Name>
</ProjectReference>
</ItemGroup>