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/I18N
parent5af8f50a84dc26730b50a6a1ecefd34000c8ced1 (diff)
Update 4.5 bcl solution files
Diffstat (limited to 'mcs/class/I18N')
-rw-r--r--mcs/class/I18N/CJK/I18N.CJK-net_2_0.csproj6
-rw-r--r--mcs/class/I18N/CJK/I18N.CJK-net_4_0.csproj6
-rw-r--r--mcs/class/I18N/CJK/I18N.CJK-net_4_5.csproj6
-rw-r--r--mcs/class/I18N/CJK/I18N.CJK-tests-net_2_0.csproj8
-rw-r--r--mcs/class/I18N/CJK/I18N.CJK-tests-net_4_0.csproj8
-rw-r--r--mcs/class/I18N/CJK/I18N.CJK-tests-net_4_5.csproj8
-rw-r--r--mcs/class/I18N/Common/I18N-net_2_0.csproj4
-rw-r--r--mcs/class/I18N/Common/I18N-net_4_0.csproj4
-rw-r--r--mcs/class/I18N/Common/I18N-net_4_5.csproj4
-rw-r--r--mcs/class/I18N/MidEast/I18N.MidEast-net_2_0.csproj6
-rw-r--r--mcs/class/I18N/MidEast/I18N.MidEast-net_4_0.csproj6
-rw-r--r--mcs/class/I18N/MidEast/I18N.MidEast-net_4_5.csproj6
-rw-r--r--mcs/class/I18N/MidEast/I18N.MidEast-tests-net_2_0.csproj81
-rw-r--r--mcs/class/I18N/MidEast/I18N.MidEast-tests-net_4_0.csproj81
-rw-r--r--mcs/class/I18N/MidEast/I18N.MidEast-tests-net_4_5.csproj81
-rw-r--r--mcs/class/I18N/Other/I18N.Other-net_2_0.csproj6
-rw-r--r--mcs/class/I18N/Other/I18N.Other-net_4_0.csproj6
-rw-r--r--mcs/class/I18N/Other/I18N.Other-net_4_5.csproj6
-rw-r--r--mcs/class/I18N/Rare/I18N.Rare-net_2_0.csproj6
-rw-r--r--mcs/class/I18N/Rare/I18N.Rare-net_4_0.csproj6
-rw-r--r--mcs/class/I18N/Rare/I18N.Rare-net_4_5.csproj6
-rw-r--r--mcs/class/I18N/West/I18N.West-net_2_0.csproj6
-rw-r--r--mcs/class/I18N/West/I18N.West-net_4_0.csproj6
-rw-r--r--mcs/class/I18N/West/I18N.West-net_4_5.csproj6
-rw-r--r--mcs/class/I18N/West/I18N.West-tests-net_2_0.csproj8
-rw-r--r--mcs/class/I18N/West/I18N.West-tests-net_4_0.csproj8
-rw-r--r--mcs/class/I18N/West/I18N.West-tests-net_4_5.csproj8
27 files changed, 318 insertions, 75 deletions
diff --git a/mcs/class/I18N/CJK/I18N.CJK-net_2_0.csproj b/mcs/class/I18N/CJK/I18N.CJK-net_2_0.csproj
index 28d94591c53..c8c3cfc4c68 100644
--- a/mcs/class/I18N/CJK/I18N.CJK-net_2_0.csproj
+++ b/mcs/class/I18N/CJK/I18N.CJK-net_2_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{6A34695E-E3B5-4073-AC52-27060B3A8741}</ProjectGuid>
+ <ProjectGuid>{E7899531-46E6-4B4A-8709-E7B099CD40C0}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N.CJK-net_2_0</OutputPath>
@@ -75,11 +75,11 @@
</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="..\I18N\Common\I18N-net_2_0.csproj">
- <Project>{E564BBAB-90A6-4963-AD52-3B9E4B5E8399}</Project>
+ <Project>{6932625D-F574-4E6A-B4E1-AF4CFD2AB290}</Project>
<Name>Common\I18N-net_2_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/I18N/CJK/I18N.CJK-net_4_0.csproj b/mcs/class/I18N/CJK/I18N.CJK-net_4_0.csproj
index df15461d226..6b79ce4fdc4 100644
--- a/mcs/class/I18N/CJK/I18N.CJK-net_4_0.csproj
+++ b/mcs/class/I18N/CJK/I18N.CJK-net_4_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{7FF3F09E-66BF-4C3C-8487-1A0C72A4D80D}</ProjectGuid>
+ <ProjectGuid>{87ED1DAB-BC3F-455F-96A3-2044E4977877}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N.CJK-net_4_0</OutputPath>
@@ -75,11 +75,11 @@
</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="..\I18N\Common\I18N-net_4_0.csproj">
- <Project>{7491A7FD-7207-41D7-BA46-9C6E8AD34910}</Project>
+ <Project>{748C52F1-090B-42F0-BB42-37BE181E4545}</Project>
<Name>Common\I18N-net_4_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/I18N/CJK/I18N.CJK-net_4_5.csproj b/mcs/class/I18N/CJK/I18N.CJK-net_4_5.csproj
index ac54b08203b..4f3de174f77 100644
--- a/mcs/class/I18N/CJK/I18N.CJK-net_4_5.csproj
+++ b/mcs/class/I18N/CJK/I18N.CJK-net_4_5.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{93D6669F-1E61-470E-A9A2-6FCCD6D8C71A}</ProjectGuid>
+ <ProjectGuid>{EF5108EC-6916-4ADE-AB7D-919F89F1FEE1}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N.CJK-net_4_5</OutputPath>
@@ -75,11 +75,11 @@
</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="..\I18N\Common\I18N-net_4_5.csproj">
- <Project>{7A3F7F2A-1A89-4587-AE6B-9C0BAE4C864F}</Project>
+ <Project>{7B4FFC09-308A-4341-912F-A9ADAEDEDBEA}</Project>
<Name>Common\I18N-net_4_5</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/I18N/CJK/I18N.CJK-tests-net_2_0.csproj b/mcs/class/I18N/CJK/I18N.CJK-tests-net_2_0.csproj
index f0f04caa931..a4674de3434 100644
--- a/mcs/class/I18N/CJK/I18N.CJK-tests-net_2_0.csproj
+++ b/mcs/class/I18N/CJK/I18N.CJK-tests-net_2_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{A75CCDA1-6DA8-42C1-8676-ADBFA83F380C}</ProjectGuid>
+ <ProjectGuid>{E59B1BBE-C3A6-4BF5-A493-C4266D09919A}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N.CJK-tests-net_2_0</OutputPath>
@@ -63,15 +63,15 @@
<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="..\I18N\Common\I18N-net_2_0.csproj">
- <Project>{E564BBAB-90A6-4963-AD52-3B9E4B5E8399}</Project>
+ <Project>{6932625D-F574-4E6A-B4E1-AF4CFD2AB290}</Project>
<Name>Common\I18N-net_2_0</Name>
</ProjectReference>
<ProjectReference Include="..\I18N\CJK\I18N.CJK-net_2_0.csproj">
- <Project>{6A34695E-E3B5-4073-AC52-27060B3A8741}</Project>
+ <Project>{E7899531-46E6-4B4A-8709-E7B099CD40C0}</Project>
<Name>CJK\I18N.CJK-net_2_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/I18N/CJK/I18N.CJK-tests-net_4_0.csproj b/mcs/class/I18N/CJK/I18N.CJK-tests-net_4_0.csproj
index fc7a0051549..12da114671b 100644
--- a/mcs/class/I18N/CJK/I18N.CJK-tests-net_4_0.csproj
+++ b/mcs/class/I18N/CJK/I18N.CJK-tests-net_4_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{4884344E-C9D5-4C25-AD30-126133487E8A}</ProjectGuid>
+ <ProjectGuid>{70C4A9AE-2402-4F8F-9428-1964D1D2B6D4}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N.CJK-tests-net_4_0</OutputPath>
@@ -63,15 +63,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="..\I18N\Common\I18N-net_4_0.csproj">
- <Project>{7491A7FD-7207-41D7-BA46-9C6E8AD34910}</Project>
+ <Project>{748C52F1-090B-42F0-BB42-37BE181E4545}</Project>
<Name>Common\I18N-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\I18N\CJK\I18N.CJK-net_4_0.csproj">
- <Project>{7FF3F09E-66BF-4C3C-8487-1A0C72A4D80D}</Project>
+ <Project>{87ED1DAB-BC3F-455F-96A3-2044E4977877}</Project>
<Name>CJK\I18N.CJK-net_4_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/I18N/CJK/I18N.CJK-tests-net_4_5.csproj b/mcs/class/I18N/CJK/I18N.CJK-tests-net_4_5.csproj
index 38da56a9e45..0371f1ada3b 100644
--- a/mcs/class/I18N/CJK/I18N.CJK-tests-net_4_5.csproj
+++ b/mcs/class/I18N/CJK/I18N.CJK-tests-net_4_5.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{9C2EBDA3-83F8-4CC7-A63F-4A2DE88EF2C5}</ProjectGuid>
+ <ProjectGuid>{D70CC755-05BF-4148-8A19-3F28EA6CA21D}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N.CJK-tests-net_4_5</OutputPath>
@@ -63,15 +63,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="..\I18N\Common\I18N-net_4_5.csproj">
- <Project>{7A3F7F2A-1A89-4587-AE6B-9C0BAE4C864F}</Project>
+ <Project>{7B4FFC09-308A-4341-912F-A9ADAEDEDBEA}</Project>
<Name>Common\I18N-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\I18N\CJK\I18N.CJK-net_4_5.csproj">
- <Project>{93D6669F-1E61-470E-A9A2-6FCCD6D8C71A}</Project>
+ <Project>{EF5108EC-6916-4ADE-AB7D-919F89F1FEE1}</Project>
<Name>CJK\I18N.CJK-net_4_5</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/I18N/Common/I18N-net_2_0.csproj b/mcs/class/I18N/Common/I18N-net_2_0.csproj
index 26b4cc63c72..42c5aff4ed5 100644
--- a/mcs/class/I18N/Common/I18N-net_2_0.csproj
+++ b/mcs/class/I18N/Common/I18N-net_2_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{E564BBAB-90A6-4963-AD52-3B9E4B5E8399}</ProjectGuid>
+ <ProjectGuid>{6932625D-F574-4E6A-B4E1-AF4CFD2AB290}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N-net_2_0</OutputPath>
@@ -70,7 +70,7 @@
</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>
</ItemGroup>
diff --git a/mcs/class/I18N/Common/I18N-net_4_0.csproj b/mcs/class/I18N/Common/I18N-net_4_0.csproj
index 0664a11d4d6..4e7477dc785 100644
--- a/mcs/class/I18N/Common/I18N-net_4_0.csproj
+++ b/mcs/class/I18N/Common/I18N-net_4_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{7491A7FD-7207-41D7-BA46-9C6E8AD34910}</ProjectGuid>
+ <ProjectGuid>{748C52F1-090B-42F0-BB42-37BE181E4545}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N-net_4_0</OutputPath>
@@ -70,7 +70,7 @@
</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>
</ItemGroup>
diff --git a/mcs/class/I18N/Common/I18N-net_4_5.csproj b/mcs/class/I18N/Common/I18N-net_4_5.csproj
index 7e12c76d730..7e2657586c1 100644
--- a/mcs/class/I18N/Common/I18N-net_4_5.csproj
+++ b/mcs/class/I18N/Common/I18N-net_4_5.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{7A3F7F2A-1A89-4587-AE6B-9C0BAE4C864F}</ProjectGuid>
+ <ProjectGuid>{7B4FFC09-308A-4341-912F-A9ADAEDEDBEA}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N-net_4_5</OutputPath>
@@ -70,7 +70,7 @@
</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>
</ItemGroup>
diff --git a/mcs/class/I18N/MidEast/I18N.MidEast-net_2_0.csproj b/mcs/class/I18N/MidEast/I18N.MidEast-net_2_0.csproj
index 4678dc04917..0eb3fd0899d 100644
--- a/mcs/class/I18N/MidEast/I18N.MidEast-net_2_0.csproj
+++ b/mcs/class/I18N/MidEast/I18N.MidEast-net_2_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{0E0AF422-7613-4BC6-8966-1AC038B3D893}</ProjectGuid>
+ <ProjectGuid>{59555D48-1FCB-4AFC-859B-577F5E9D809B}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N.MidEast-net_2_0</OutputPath>
@@ -70,11 +70,11 @@
</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="..\I18N\Common\I18N-net_2_0.csproj">
- <Project>{E564BBAB-90A6-4963-AD52-3B9E4B5E8399}</Project>
+ <Project>{6932625D-F574-4E6A-B4E1-AF4CFD2AB290}</Project>
<Name>Common\I18N-net_2_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/I18N/MidEast/I18N.MidEast-net_4_0.csproj b/mcs/class/I18N/MidEast/I18N.MidEast-net_4_0.csproj
index 79d8f7083b0..81ab294f83c 100644
--- a/mcs/class/I18N/MidEast/I18N.MidEast-net_4_0.csproj
+++ b/mcs/class/I18N/MidEast/I18N.MidEast-net_4_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{073BFBEC-FFB6-4FE3-A264-5827325884DA}</ProjectGuid>
+ <ProjectGuid>{B1FE8BCF-C511-4452-A745-8E58030008F5}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N.MidEast-net_4_0</OutputPath>
@@ -70,11 +70,11 @@
</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="..\I18N\Common\I18N-net_4_0.csproj">
- <Project>{7491A7FD-7207-41D7-BA46-9C6E8AD34910}</Project>
+ <Project>{748C52F1-090B-42F0-BB42-37BE181E4545}</Project>
<Name>Common\I18N-net_4_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/I18N/MidEast/I18N.MidEast-net_4_5.csproj b/mcs/class/I18N/MidEast/I18N.MidEast-net_4_5.csproj
index 80c572ca1a1..5d03ac07789 100644
--- a/mcs/class/I18N/MidEast/I18N.MidEast-net_4_5.csproj
+++ b/mcs/class/I18N/MidEast/I18N.MidEast-net_4_5.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{BFB9145C-A062-4C29-99F0-65E8954B522D}</ProjectGuid>
+ <ProjectGuid>{2616FDAC-EC98-417B-A95C-C2E2D1ECB3F2}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N.MidEast-net_4_5</OutputPath>
@@ -70,11 +70,11 @@
</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="..\I18N\Common\I18N-net_4_5.csproj">
- <Project>{7A3F7F2A-1A89-4587-AE6B-9C0BAE4C864F}</Project>
+ <Project>{7B4FFC09-308A-4341-912F-A9ADAEDEDBEA}</Project>
<Name>Common\I18N-net_4_5</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/I18N/MidEast/I18N.MidEast-tests-net_2_0.csproj b/mcs/class/I18N/MidEast/I18N.MidEast-tests-net_2_0.csproj
new file mode 100644
index 00000000000..2b6c8c1eeb9
--- /dev/null
+++ b/mcs/class/I18N/MidEast/I18N.MidEast-tests-net_2_0.csproj
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{63DD7A88-5DF4-4FEB-BFF0-B8D191C34ECA}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <NoWarn>1699</NoWarn>
+ <OutputPath>bin\Debug\I18N.MidEast-tests-net_2_0</OutputPath>
+ <NoStdLib>True</NoStdLib>
+ <NoConfig>False</NoConfig>
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>
+ </RootNamespace>
+ <AssemblyName>I18N.MidEast_test_net_2_0</AssemblyName>
+ <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <NoWarn>1699</NoWarn>
+ <Optimize>false</Optimize>
+ <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <NoWarn>1699</NoWarn>
+ <Optimize>true</Optimize>
+ <DefineConstants>NET_1_1;NET_2_0</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
+ Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
+ is a problem to compile the Mono mscorlib.dll -->
+ <PropertyGroup>
+ <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
+ </PropertyGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+ <ItemGroup>
+ <Compile Include="Test\I18N.MidEast.Test.cs" /> </ItemGroup>
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
+ <PropertyGroup>
+ <PreBuildEvent>
+
+ </PreBuildEvent>
+ <PostBuildEvent>
+ xcopy $(TargetName).* $(ProjectDir)..\lib\net_2_0\ /Y /R /D
+ </PostBuildEvent>
+ </PropertyGroup>
+ <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>
+ <Name>corlib\corlib-net_2_0</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\I18N\Common\I18N-net_2_0.csproj">
+ <Project>{6932625D-F574-4E6A-B4E1-AF4CFD2AB290}</Project>
+ <Name>Common\I18N-net_2_0</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\I18N\MidEast\I18N.MidEast-net_2_0.csproj">
+ <Project>{59555D48-1FCB-4AFC-859B-577F5E9D809B}</Project>
+ <Name>MidEast\I18N.MidEast-net_2_0</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <ItemGroup>
+ <Folder Include="Properties\" />
+ </ItemGroup>
+</Project>
diff --git a/mcs/class/I18N/MidEast/I18N.MidEast-tests-net_4_0.csproj b/mcs/class/I18N/MidEast/I18N.MidEast-tests-net_4_0.csproj
new file mode 100644
index 00000000000..4ec7b8f97cd
--- /dev/null
+++ b/mcs/class/I18N/MidEast/I18N.MidEast-tests-net_4_0.csproj
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{6DF1B8DB-E22C-4B94-882C-306E5674BCAE}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <NoWarn>1699</NoWarn>
+ <OutputPath>bin\Debug\I18N.MidEast-tests-net_4_0</OutputPath>
+ <NoStdLib>True</NoStdLib>
+ <NoConfig>False</NoConfig>
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>
+ </RootNamespace>
+ <AssemblyName>I18N.MidEast_test_net_4_0</AssemblyName>
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <NoWarn>1699</NoWarn>
+ <Optimize>false</Optimize>
+ <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <NoWarn>1699</NoWarn>
+ <Optimize>true</Optimize>
+ <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
+ Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
+ is a problem to compile the Mono mscorlib.dll -->
+ <PropertyGroup>
+ <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
+ </PropertyGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+ <ItemGroup>
+ <Compile Include="Test\I18N.MidEast.Test.cs" /> </ItemGroup>
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
+ <PropertyGroup>
+ <PreBuildEvent>
+
+ </PreBuildEvent>
+ <PostBuildEvent>
+ xcopy $(TargetName).* $(ProjectDir)..\lib\net_4_0\ /Y /R /D
+ </PostBuildEvent>
+ </PropertyGroup>
+ <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>
+ <Name>corlib\corlib-net_4_0</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\I18N\Common\I18N-net_4_0.csproj">
+ <Project>{748C52F1-090B-42F0-BB42-37BE181E4545}</Project>
+ <Name>Common\I18N-net_4_0</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\I18N\MidEast\I18N.MidEast-net_4_0.csproj">
+ <Project>{B1FE8BCF-C511-4452-A745-8E58030008F5}</Project>
+ <Name>MidEast\I18N.MidEast-net_4_0</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <ItemGroup>
+ <Folder Include="Properties\" />
+ </ItemGroup>
+</Project>
diff --git a/mcs/class/I18N/MidEast/I18N.MidEast-tests-net_4_5.csproj b/mcs/class/I18N/MidEast/I18N.MidEast-tests-net_4_5.csproj
new file mode 100644
index 00000000000..d70c6c89974
--- /dev/null
+++ b/mcs/class/I18N/MidEast/I18N.MidEast-tests-net_4_5.csproj
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{ECF02624-8EE8-4466-8925-3EE595034B4D}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <NoWarn>1699</NoWarn>
+ <OutputPath>bin\Debug\I18N.MidEast-tests-net_4_5</OutputPath>
+ <NoStdLib>True</NoStdLib>
+ <NoConfig>False</NoConfig>
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>
+ </RootNamespace>
+ <AssemblyName>I18N.MidEast_test_net_4_5</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <NoWarn>1699</NoWarn>
+ <Optimize>false</Optimize>
+ <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <NoWarn>1699</NoWarn>
+ <Optimize>true</Optimize>
+ <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
+ Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
+ is a problem to compile the Mono mscorlib.dll -->
+ <PropertyGroup>
+ <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
+ </PropertyGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+ <ItemGroup>
+ <Compile Include="Test\I18N.MidEast.Test.cs" /> </ItemGroup>
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
+ <PropertyGroup>
+ <PreBuildEvent>
+
+ </PreBuildEvent>
+ <PostBuildEvent>
+ xcopy $(TargetName).* $(ProjectDir)..\lib\net_4_5\ /Y /R /D
+ </PostBuildEvent>
+ </PropertyGroup>
+ <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>
+ <Name>corlib\corlib-net_4_5</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\I18N\Common\I18N-net_4_5.csproj">
+ <Project>{7B4FFC09-308A-4341-912F-A9ADAEDEDBEA}</Project>
+ <Name>Common\I18N-net_4_5</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\I18N\MidEast\I18N.MidEast-net_4_5.csproj">
+ <Project>{2616FDAC-EC98-417B-A95C-C2E2D1ECB3F2}</Project>
+ <Name>MidEast\I18N.MidEast-net_4_5</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <ItemGroup>
+ <Folder Include="Properties\" />
+ </ItemGroup>
+</Project>
diff --git a/mcs/class/I18N/Other/I18N.Other-net_2_0.csproj b/mcs/class/I18N/Other/I18N.Other-net_2_0.csproj
index eeab5ea2754..e5adf700f0d 100644
--- a/mcs/class/I18N/Other/I18N.Other-net_2_0.csproj
+++ b/mcs/class/I18N/Other/I18N.Other-net_2_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{ADB93524-B670-4AB1-AED6-C7E28EC0DA60}</ProjectGuid>
+ <ProjectGuid>{18E38008-05ED-4B0B-B635-E8B9E2A3E7EB}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N.Other-net_2_0</OutputPath>
@@ -72,11 +72,11 @@
</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="..\I18N\Common\I18N-net_2_0.csproj">
- <Project>{E564BBAB-90A6-4963-AD52-3B9E4B5E8399}</Project>
+ <Project>{6932625D-F574-4E6A-B4E1-AF4CFD2AB290}</Project>
<Name>Common\I18N-net_2_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/I18N/Other/I18N.Other-net_4_0.csproj b/mcs/class/I18N/Other/I18N.Other-net_4_0.csproj
index 8012e03072a..83cb0061a4b 100644
--- a/mcs/class/I18N/Other/I18N.Other-net_4_0.csproj
+++ b/mcs/class/I18N/Other/I18N.Other-net_4_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{C290A8E3-4674-40CA-B418-89B8E1072AC2}</ProjectGuid>
+ <ProjectGuid>{C9B07BE0-C8A3-40DD-A1A9-13FC5C316347}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N.Other-net_4_0</OutputPath>
@@ -72,11 +72,11 @@
</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="..\I18N\Common\I18N-net_4_0.csproj">
- <Project>{7491A7FD-7207-41D7-BA46-9C6E8AD34910}</Project>
+ <Project>{748C52F1-090B-42F0-BB42-37BE181E4545}</Project>
<Name>Common\I18N-net_4_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/I18N/Other/I18N.Other-net_4_5.csproj b/mcs/class/I18N/Other/I18N.Other-net_4_5.csproj
index 08ba2627ce7..3c91f09aaed 100644
--- a/mcs/class/I18N/Other/I18N.Other-net_4_5.csproj
+++ b/mcs/class/I18N/Other/I18N.Other-net_4_5.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{AB5B358D-C4C6-4783-ABD4-BA30A0CA6284}</ProjectGuid>
+ <ProjectGuid>{9BBEC512-8833-4124-B826-777E45579059}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N.Other-net_4_5</OutputPath>
@@ -72,11 +72,11 @@
</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="..\I18N\Common\I18N-net_4_5.csproj">
- <Project>{7A3F7F2A-1A89-4587-AE6B-9C0BAE4C864F}</Project>
+ <Project>{7B4FFC09-308A-4341-912F-A9ADAEDEDBEA}</Project>
<Name>Common\I18N-net_4_5</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/I18N/Rare/I18N.Rare-net_2_0.csproj b/mcs/class/I18N/Rare/I18N.Rare-net_2_0.csproj
index 2807cd5fc34..56467b0c5eb 100644
--- a/mcs/class/I18N/Rare/I18N.Rare-net_2_0.csproj
+++ b/mcs/class/I18N/Rare/I18N.Rare-net_2_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{D165DCA8-7157-4B6D-B691-1F481797E872}</ProjectGuid>
+ <ProjectGuid>{9DE49C27-A51B-4511-97F6-5A76FD79450C}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N.Rare-net_2_0</OutputPath>
@@ -100,11 +100,11 @@
</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="..\I18N\Common\I18N-net_2_0.csproj">
- <Project>{E564BBAB-90A6-4963-AD52-3B9E4B5E8399}</Project>
+ <Project>{6932625D-F574-4E6A-B4E1-AF4CFD2AB290}</Project>
<Name>Common\I18N-net_2_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/I18N/Rare/I18N.Rare-net_4_0.csproj b/mcs/class/I18N/Rare/I18N.Rare-net_4_0.csproj
index 0e6de214be6..d6736b7afd8 100644
--- a/mcs/class/I18N/Rare/I18N.Rare-net_4_0.csproj
+++ b/mcs/class/I18N/Rare/I18N.Rare-net_4_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{85ECC48E-B393-4842-8576-F84D4B52B5E9}</ProjectGuid>
+ <ProjectGuid>{8C98193F-281B-45FB-B24F-4A603AE929AA}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N.Rare-net_4_0</OutputPath>
@@ -100,11 +100,11 @@
</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="..\I18N\Common\I18N-net_4_0.csproj">
- <Project>{7491A7FD-7207-41D7-BA46-9C6E8AD34910}</Project>
+ <Project>{748C52F1-090B-42F0-BB42-37BE181E4545}</Project>
<Name>Common\I18N-net_4_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/I18N/Rare/I18N.Rare-net_4_5.csproj b/mcs/class/I18N/Rare/I18N.Rare-net_4_5.csproj
index 6b10638982b..3edaec4b644 100644
--- a/mcs/class/I18N/Rare/I18N.Rare-net_4_5.csproj
+++ b/mcs/class/I18N/Rare/I18N.Rare-net_4_5.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{91F3023E-703B-48D2-8299-DEABB1813CFD}</ProjectGuid>
+ <ProjectGuid>{3C6256A3-3B1F-4CF8-9D91-016C855930DC}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N.Rare-net_4_5</OutputPath>
@@ -100,11 +100,11 @@
</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="..\I18N\Common\I18N-net_4_5.csproj">
- <Project>{7A3F7F2A-1A89-4587-AE6B-9C0BAE4C864F}</Project>
+ <Project>{7B4FFC09-308A-4341-912F-A9ADAEDEDBEA}</Project>
<Name>Common\I18N-net_4_5</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/I18N/West/I18N.West-net_2_0.csproj b/mcs/class/I18N/West/I18N.West-net_2_0.csproj
index f0ac924639b..c9669e0de99 100644
--- a/mcs/class/I18N/West/I18N.West-net_2_0.csproj
+++ b/mcs/class/I18N/West/I18N.West-net_2_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{3C417577-7F37-42FC-B818-D0A8ED0C0B20}</ProjectGuid>
+ <ProjectGuid>{19433D5C-4634-4AD2-BB3D-61198846EF97}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N.West-net_2_0</OutputPath>
@@ -78,11 +78,11 @@
</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="..\I18N\Common\I18N-net_2_0.csproj">
- <Project>{E564BBAB-90A6-4963-AD52-3B9E4B5E8399}</Project>
+ <Project>{6932625D-F574-4E6A-B4E1-AF4CFD2AB290}</Project>
<Name>Common\I18N-net_2_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/I18N/West/I18N.West-net_4_0.csproj b/mcs/class/I18N/West/I18N.West-net_4_0.csproj
index 5970fcf34a7..dcc56674576 100644
--- a/mcs/class/I18N/West/I18N.West-net_4_0.csproj
+++ b/mcs/class/I18N/West/I18N.West-net_4_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{B1A8ED3B-F306-41E5-8CE6-97882F8FFAE0}</ProjectGuid>
+ <ProjectGuid>{074EB0E2-A311-48D3-B9F9-2A5AC82E4C5F}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N.West-net_4_0</OutputPath>
@@ -78,11 +78,11 @@
</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="..\I18N\Common\I18N-net_4_0.csproj">
- <Project>{7491A7FD-7207-41D7-BA46-9C6E8AD34910}</Project>
+ <Project>{748C52F1-090B-42F0-BB42-37BE181E4545}</Project>
<Name>Common\I18N-net_4_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/I18N/West/I18N.West-net_4_5.csproj b/mcs/class/I18N/West/I18N.West-net_4_5.csproj
index a71ab36de53..7eadd46607b 100644
--- a/mcs/class/I18N/West/I18N.West-net_4_5.csproj
+++ b/mcs/class/I18N/West/I18N.West-net_4_5.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{33F3BF76-574B-4B5C-8A5C-90A7F25DAC0A}</ProjectGuid>
+ <ProjectGuid>{03E8A999-E329-44BB-8ED7-D60412068646}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N.West-net_4_5</OutputPath>
@@ -78,11 +78,11 @@
</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="..\I18N\Common\I18N-net_4_5.csproj">
- <Project>{7A3F7F2A-1A89-4587-AE6B-9C0BAE4C864F}</Project>
+ <Project>{7B4FFC09-308A-4341-912F-A9ADAEDEDBEA}</Project>
<Name>Common\I18N-net_4_5</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/I18N/West/I18N.West-tests-net_2_0.csproj b/mcs/class/I18N/West/I18N.West-tests-net_2_0.csproj
index 2f23d1f5922..db08d7c68c1 100644
--- a/mcs/class/I18N/West/I18N.West-tests-net_2_0.csproj
+++ b/mcs/class/I18N/West/I18N.West-tests-net_2_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{ED0F45C6-BAA5-4AA7-BEB3-E6A24BB8D6C7}</ProjectGuid>
+ <ProjectGuid>{37CCD833-7D70-48D0-A76B-B769FF4796DB}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N.West-tests-net_2_0</OutputPath>
@@ -63,15 +63,15 @@
<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="..\I18N\Common\I18N-net_2_0.csproj">
- <Project>{E564BBAB-90A6-4963-AD52-3B9E4B5E8399}</Project>
+ <Project>{6932625D-F574-4E6A-B4E1-AF4CFD2AB290}</Project>
<Name>Common\I18N-net_2_0</Name>
</ProjectReference>
<ProjectReference Include="..\I18N\West\I18N.West-net_2_0.csproj">
- <Project>{3C417577-7F37-42FC-B818-D0A8ED0C0B20}</Project>
+ <Project>{19433D5C-4634-4AD2-BB3D-61198846EF97}</Project>
<Name>West\I18N.West-net_2_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/I18N/West/I18N.West-tests-net_4_0.csproj b/mcs/class/I18N/West/I18N.West-tests-net_4_0.csproj
index 9c7598ca7b1..79c539051c2 100644
--- a/mcs/class/I18N/West/I18N.West-tests-net_4_0.csproj
+++ b/mcs/class/I18N/West/I18N.West-tests-net_4_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{6D522FA6-64A4-473D-B915-7A9007B4B13D}</ProjectGuid>
+ <ProjectGuid>{00AA5570-986C-40EF-BC18-D3484BC12192}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N.West-tests-net_4_0</OutputPath>
@@ -63,15 +63,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="..\I18N\Common\I18N-net_4_0.csproj">
- <Project>{7491A7FD-7207-41D7-BA46-9C6E8AD34910}</Project>
+ <Project>{748C52F1-090B-42F0-BB42-37BE181E4545}</Project>
<Name>Common\I18N-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\I18N\West\I18N.West-net_4_0.csproj">
- <Project>{B1A8ED3B-F306-41E5-8CE6-97882F8FFAE0}</Project>
+ <Project>{074EB0E2-A311-48D3-B9F9-2A5AC82E4C5F}</Project>
<Name>West\I18N.West-net_4_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/I18N/West/I18N.West-tests-net_4_5.csproj b/mcs/class/I18N/West/I18N.West-tests-net_4_5.csproj
index 1aeae8ed4a0..d31d2840fea 100644
--- a/mcs/class/I18N/West/I18N.West-tests-net_4_5.csproj
+++ b/mcs/class/I18N/West/I18N.West-tests-net_4_5.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{C82A803B-D9BA-4EBA-BC36-6128C8F4F9C5}</ProjectGuid>
+ <ProjectGuid>{8F7F90F0-97DB-4E98-83AE-C2E28E9B512A}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\I18N.West-tests-net_4_5</OutputPath>
@@ -63,15 +63,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="..\I18N\Common\I18N-net_4_5.csproj">
- <Project>{7A3F7F2A-1A89-4587-AE6B-9C0BAE4C864F}</Project>
+ <Project>{7B4FFC09-308A-4341-912F-A9ADAEDEDBEA}</Project>
<Name>Common\I18N-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\I18N\West\I18N.West-net_4_5.csproj">
- <Project>{33F3BF76-574B-4B5C-8A5C-90A7F25DAC0A}</Project>
+ <Project>{03E8A999-E329-44BB-8ED7-D60412068646}</Project>
<Name>West\I18N.West-net_4_5</Name>
</ProjectReference>
</ItemGroup>