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/System.Data
parent11ab0e0864af8f10c07c38d90c518f719f282f2e (diff)
Update csproj files
Diffstat (limited to 'mcs/class/System.Data')
-rw-r--r--mcs/class/System.Data/System.Data-net_2_0.csproj17
-rw-r--r--mcs/class/System.Data/System.Data-net_4_0.csproj17
-rw-r--r--mcs/class/System.Data/System.Data-net_4_5.csproj16
-rw-r--r--mcs/class/System.Data/System.Data-tests-net_2_0.csproj20
-rw-r--r--mcs/class/System.Data/System.Data-tests-net_4_0.csproj22
-rw-r--r--mcs/class/System.Data/System.Data-tests-net_4_5.csproj22
6 files changed, 58 insertions, 56 deletions
diff --git a/mcs/class/System.Data/System.Data-net_2_0.csproj b/mcs/class/System.Data/System.Data-net_2_0.csproj
index 7b403167546..e9a7e35a4d1 100644
--- a/mcs/class/System.Data/System.Data-net_2_0.csproj
+++ b/mcs/class/System.Data/System.Data-net_2_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{B8CA1780-FF35-49B9-B385-C24BD0558109}</ProjectGuid>
+ <ProjectGuid>{49220562-83E1-49A2-971F-5D31C4AB0258}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,649</NoWarn>
<OutputPath>bin\Debug\System.Data-net_2_0</OutputPath>
@@ -127,6 +127,7 @@
<Compile Include="System.Data.Common\SchemaTableColumn.cs" />
<Compile Include="System.Data.Common\SchemaTableOptionalColumn.cs" />
<Compile Include="System.Data.Common\SupportedJoinOperators.cs" />
+ <Compile Include="System.Data.Common\TaskHelper.cs" />
<Compile Include="System.Data.Odbc\libodbc.cs" />
<Compile Include="System.Data.Odbc\NativeBuffer.cs" />
<Compile Include="System.Data.Odbc\OdbcCategoryAttribute.cs" />
@@ -400,31 +401,31 @@
</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.XML\System.Xml-net_2_0-1.csproj">
- <Project>{205A8E90-88CC-4B46-8151-87FA90B666A5}</Project>
+ <Project>{D9776E38-7673-45F6-BF19-7B77830DF9CA}</Project>
<Name>System.XML\System.Xml-net_2_0-1</Name>
</ProjectReference>
<ProjectReference Include="..\System.EnterpriseServices\System.EnterpriseServices-net_2_0.csproj">
- <Project>{6A0BDCF6-4FFB-471F-B824-5AA24A47E076}</Project>
+ <Project>{92E7A483-839B-4EFA-A77D-16C68F051941}</Project>
<Name>System.EnterpriseServices\System.EnterpriseServices-net_2_0</Name>
</ProjectReference>
<ProjectReference Include="..\Mono.Data.Tds\Mono.Data.Tds-net_2_0.csproj">
- <Project>{FDB86B5C-19F4-49DB-807F-CB0466C121A1}</Project>
+ <Project>{99315C7A-EEDA-4247-96F4-14924760DB8B}</Project>
<Name>Mono.Data.Tds\Mono.Data.Tds-net_2_0</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>
<ProjectReference Include="..\System.Transactions\System.Transactions-net_2_0.csproj">
- <Project>{A9F46CB3-7262-47D8-A9EB-9B789278F9EF}</Project>
+ <Project>{DD1B3195-5FEA-46A2-99B5-9839CA60485C}</Project>
<Name>System.Transactions\System.Transactions-net_2_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/System.Data/System.Data-net_4_0.csproj b/mcs/class/System.Data/System.Data-net_4_0.csproj
index c113fed7d84..86d013efe4a 100644
--- a/mcs/class/System.Data/System.Data-net_4_0.csproj
+++ b/mcs/class/System.Data/System.Data-net_4_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{6865A6A5-DF93-45C7-BE83-F06907EC81F8}</ProjectGuid>
+ <ProjectGuid>{BC1890C0-51E5-48D0-8DBA-B1DD23468F9C}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,649</NoWarn>
<OutputPath>bin\Debug\System.Data-net_4_0</OutputPath>
@@ -127,6 +127,7 @@
<Compile Include="System.Data.Common\SchemaTableColumn.cs" />
<Compile Include="System.Data.Common\SchemaTableOptionalColumn.cs" />
<Compile Include="System.Data.Common\SupportedJoinOperators.cs" />
+ <Compile Include="System.Data.Common\TaskHelper.cs" />
<Compile Include="System.Data.Odbc\libodbc.cs" />
<Compile Include="System.Data.Odbc\NativeBuffer.cs" />
<Compile Include="System.Data.Odbc\OdbcCategoryAttribute.cs" />
@@ -400,31 +401,31 @@
</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.XML\System.Xml-net_4_0-1.csproj">
- <Project>{F9E777F8-E3F2-4E19-8DC9-2D1BB6B380A6}</Project>
+ <Project>{51720A26-B4D9-4B84-8CB5-9CBA57477FBB}</Project>
<Name>System.XML\System.Xml-net_4_0-1</Name>
</ProjectReference>
<ProjectReference Include="..\System.EnterpriseServices\System.EnterpriseServices-net_4_0.csproj">
- <Project>{801DF65A-F6B4-4D66-B415-9E8832E66F48}</Project>
+ <Project>{31465E05-7B4F-4209-8B9B-5F596A032D27}</Project>
<Name>System.EnterpriseServices\System.EnterpriseServices-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\Mono.Data.Tds\Mono.Data.Tds-net_4_0.csproj">
- <Project>{2038AFC9-B4E4-4A05-B57B-11B698CA67DF}</Project>
+ <Project>{4DA7FF20-BC1E-496E-BA80-FAD46C54EC1D}</Project>
<Name>Mono.Data.Tds\Mono.Data.Tds-net_4_0</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.Transactions\System.Transactions-net_4_0.csproj">
- <Project>{46371E88-F274-4BE7-8587-444F4E6F7247}</Project>
+ <Project>{91AF1828-5F39-42D2-AAAB-EAEF2DCFBA4B}</Project>
<Name>System.Transactions\System.Transactions-net_4_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/System.Data/System.Data-net_4_5.csproj b/mcs/class/System.Data/System.Data-net_4_5.csproj
index 10190a1c381..eb0917787fc 100644
--- a/mcs/class/System.Data/System.Data-net_4_5.csproj
+++ b/mcs/class/System.Data/System.Data-net_4_5.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{5CAB0F19-4A6F-4B4B-96DA-5677F88E2EF6}</ProjectGuid>
+ <ProjectGuid>{663D8C81-B74E-4D44-8C59-2264C6942B30}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,649</NoWarn>
<OutputPath>bin\Debug\System.Data-net_4_5</OutputPath>
@@ -401,31 +401,31 @@
</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.XML\System.Xml-net_4_5-1.csproj">
- <Project>{6374B2FC-93C6-4FD0-8CF0-8EB12F5AC71D}</Project>
+ <Project>{4ED6CCE8-8E8A-4D82-8BCA-3EA4D4203AA4}</Project>
<Name>System.XML\System.Xml-net_4_5-1</Name>
</ProjectReference>
<ProjectReference Include="..\System.EnterpriseServices\System.EnterpriseServices-net_4_5.csproj">
- <Project>{2B2808F7-930A-4416-A060-57D9F8DC879C}</Project>
+ <Project>{20B32D23-8DD0-4291-A98F-C52A3E99DFE8}</Project>
<Name>System.EnterpriseServices\System.EnterpriseServices-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\Mono.Data.Tds\Mono.Data.Tds-net_4_5.csproj">
- <Project>{2BB65926-A803-484F-A2D2-05CED0254A28}</Project>
+ <Project>{9B26C34E-8E81-4857-A1CB-B50F407EE7E1}</Project>
<Name>Mono.Data.Tds\Mono.Data.Tds-net_4_5</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.Transactions\System.Transactions-net_4_5.csproj">
- <Project>{BED431C4-56B5-4990-A8E6-DCD02A331BC9}</Project>
+ <Project>{9C3F8EFB-4A3A-4BD1-9072-881F1F558781}</Project>
<Name>System.Transactions\System.Transactions-net_4_5</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/System.Data/System.Data-tests-net_2_0.csproj b/mcs/class/System.Data/System.Data-tests-net_2_0.csproj
index 9ac23b46b53..a7680e96131 100644
--- a/mcs/class/System.Data/System.Data-tests-net_2_0.csproj
+++ b/mcs/class/System.Data/System.Data-tests-net_2_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{87ED984F-2902-4E39-BC59-9414811B589A}</ProjectGuid>
+ <ProjectGuid>{6E9FDC75-D6F9-4E25-A195-C9F1B02DD8C9}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,649,618,169,612,219,168</NoWarn>
<OutputPath>bin\Debug\System.Data-tests-net_2_0</OutputPath>
@@ -188,39 +188,39 @@
<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="..\System.Data\System.Data-net_2_0.csproj">
- <Project>{B8CA1780-FF35-49B9-B385-C24BD0558109}</Project>
+ <Project>{49220562-83E1-49A2-971F-5D31C4AB0258}</Project>
<Name>System.Data\System.Data-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.XML\System.Xml-net_2_0-1.csproj">
- <Project>{205A8E90-88CC-4B46-8151-87FA90B666A5}</Project>
+ <Project>{D9776E38-7673-45F6-BF19-7B77830DF9CA}</Project>
<Name>System.XML\System.Xml-net_2_0-1</Name>
</ProjectReference>
<ProjectReference Include="..\System.EnterpriseServices\System.EnterpriseServices-net_2_0.csproj">
- <Project>{6A0BDCF6-4FFB-471F-B824-5AA24A47E076}</Project>
+ <Project>{92E7A483-839B-4EFA-A77D-16C68F051941}</Project>
<Name>System.EnterpriseServices\System.EnterpriseServices-net_2_0</Name>
</ProjectReference>
<ProjectReference Include="..\Mono.Data.Tds\Mono.Data.Tds-net_2_0.csproj">
- <Project>{FDB86B5C-19F4-49DB-807F-CB0466C121A1}</Project>
+ <Project>{99315C7A-EEDA-4247-96F4-14924760DB8B}</Project>
<Name>Mono.Data.Tds\Mono.Data.Tds-net_2_0</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>
<ProjectReference Include="..\System.Transactions\System.Transactions-net_2_0.csproj">
- <Project>{A9F46CB3-7262-47D8-A9EB-9B789278F9EF}</Project>
+ <Project>{DD1B3195-5FEA-46A2-99B5-9839CA60485C}</Project>
<Name>System.Transactions\System.Transactions-net_2_0</Name>
</ProjectReference>
<ProjectReference Include="..\System.Core\System.Core-net_2_0.csproj">
- <Project>{F684BA24-FC9A-4BAB-8CF3-ACC489E6B88E}</Project>
+ <Project>{B91370A1-A33A-4F7A-BDF2-1E194AFA0869}</Project>
<Name>System.Core\System.Core-net_2_0</Name>
</ProjectReference>
<Reference Include="Mono.Data.Sqlite.dll">
diff --git a/mcs/class/System.Data/System.Data-tests-net_4_0.csproj b/mcs/class/System.Data/System.Data-tests-net_4_0.csproj
index c8449d3e314..8783657bea9 100644
--- a/mcs/class/System.Data/System.Data-tests-net_4_0.csproj
+++ b/mcs/class/System.Data/System.Data-tests-net_4_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{307468CF-4DC4-4070-BB0C-9D45B135F886}</ProjectGuid>
+ <ProjectGuid>{53E634B3-1D02-4375-B94D-6BBA8BCC921D}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,649,618,169,612,219,168</NoWarn>
<OutputPath>bin\Debug\System.Data-tests-net_4_0</OutputPath>
@@ -188,43 +188,43 @@
<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="..\System.Data\System.Data-net_4_0.csproj">
- <Project>{6865A6A5-DF93-45C7-BE83-F06907EC81F8}</Project>
+ <Project>{BC1890C0-51E5-48D0-8DBA-B1DD23468F9C}</Project>
<Name>System.Data\System.Data-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.XML\System.Xml-net_4_0-1.csproj">
- <Project>{F9E777F8-E3F2-4E19-8DC9-2D1BB6B380A6}</Project>
+ <Project>{51720A26-B4D9-4B84-8CB5-9CBA57477FBB}</Project>
<Name>System.XML\System.Xml-net_4_0-1</Name>
</ProjectReference>
<ProjectReference Include="..\System.EnterpriseServices\System.EnterpriseServices-net_4_0.csproj">
- <Project>{801DF65A-F6B4-4D66-B415-9E8832E66F48}</Project>
+ <Project>{31465E05-7B4F-4209-8B9B-5F596A032D27}</Project>
<Name>System.EnterpriseServices\System.EnterpriseServices-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\Mono.Data.Tds\Mono.Data.Tds-net_4_0.csproj">
- <Project>{2038AFC9-B4E4-4A05-B57B-11B698CA67DF}</Project>
+ <Project>{4DA7FF20-BC1E-496E-BA80-FAD46C54EC1D}</Project>
<Name>Mono.Data.Tds\Mono.Data.Tds-net_4_0</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.Transactions\System.Transactions-net_4_0.csproj">
- <Project>{46371E88-F274-4BE7-8587-444F4E6F7247}</Project>
+ <Project>{91AF1828-5F39-42D2-AAAB-EAEF2DCFBA4B}</Project>
<Name>System.Transactions\System.Transactions-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="..\Mono.Data.Sqlite\Mono.Data.Sqlite-net_2_0.csproj">
- <Project>{60E307F3-5E95-42FF-9B41-3FB8AD664AB6}</Project>
+ <Project>{991C45A8-3B22-45BB-B688-DBF8BA835992}</Project>
<Name>Mono.Data.Sqlite\Mono.Data.Sqlite-net_2_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/System.Data/System.Data-tests-net_4_5.csproj b/mcs/class/System.Data/System.Data-tests-net_4_5.csproj
index f3d4e4f7054..ba1719f480f 100644
--- a/mcs/class/System.Data/System.Data-tests-net_4_5.csproj
+++ b/mcs/class/System.Data/System.Data-tests-net_4_5.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{E763AC5D-E03A-4D54-8B0A-5F904B56FA69}</ProjectGuid>
+ <ProjectGuid>{4C5A0721-050A-4457-8D1C-8FB58DA895DE}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,649,618,169,612,219,168</NoWarn>
<OutputPath>bin\Debug\System.Data-tests-net_4_5</OutputPath>
@@ -188,43 +188,43 @@
<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="..\System.Data\System.Data-net_4_5.csproj">
- <Project>{5CAB0F19-4A6F-4B4B-96DA-5677F88E2EF6}</Project>
+ <Project>{663D8C81-B74E-4D44-8C59-2264C6942B30}</Project>
<Name>System.Data\System.Data-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.XML\System.Xml-net_4_5-1.csproj">
- <Project>{6374B2FC-93C6-4FD0-8CF0-8EB12F5AC71D}</Project>
+ <Project>{4ED6CCE8-8E8A-4D82-8BCA-3EA4D4203AA4}</Project>
<Name>System.XML\System.Xml-net_4_5-1</Name>
</ProjectReference>
<ProjectReference Include="..\System.EnterpriseServices\System.EnterpriseServices-net_4_5.csproj">
- <Project>{2B2808F7-930A-4416-A060-57D9F8DC879C}</Project>
+ <Project>{20B32D23-8DD0-4291-A98F-C52A3E99DFE8}</Project>
<Name>System.EnterpriseServices\System.EnterpriseServices-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\Mono.Data.Tds\Mono.Data.Tds-net_4_5.csproj">
- <Project>{2BB65926-A803-484F-A2D2-05CED0254A28}</Project>
+ <Project>{9B26C34E-8E81-4857-A1CB-B50F407EE7E1}</Project>
<Name>Mono.Data.Tds\Mono.Data.Tds-net_4_5</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.Transactions\System.Transactions-net_4_5.csproj">
- <Project>{BED431C4-56B5-4990-A8E6-DCD02A331BC9}</Project>
+ <Project>{9C3F8EFB-4A3A-4BD1-9072-881F1F558781}</Project>
<Name>System.Transactions\System.Transactions-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="..\Mono.Data.Sqlite\Mono.Data.Sqlite-net_4_0.csproj">
- <Project>{BB9B46F0-18EB-4FCF-9C63-461E5FAF205B}</Project>
+ <Project>{F26434C1-BA3D-41FB-B560-C009CB72B1B6}</Project>
<Name>Mono.Data.Sqlite\Mono.Data.Sqlite-net_4_0</Name>
</ProjectReference>
</ItemGroup>