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/Microsoft.Web.Infrastructure
parent11ab0e0864af8f10c07c38d90c518f719f282f2e (diff)
Update csproj files
Diffstat (limited to 'mcs/class/Microsoft.Web.Infrastructure')
-rw-r--r--mcs/class/Microsoft.Web.Infrastructure/Microsoft.Web.Infrastructure-net_4_0.csproj10
-rw-r--r--mcs/class/Microsoft.Web.Infrastructure/Microsoft.Web.Infrastructure-net_4_5.csproj10
2 files changed, 10 insertions, 10 deletions
diff --git a/mcs/class/Microsoft.Web.Infrastructure/Microsoft.Web.Infrastructure-net_4_0.csproj b/mcs/class/Microsoft.Web.Infrastructure/Microsoft.Web.Infrastructure-net_4_0.csproj
index a4a69af6cf7..113bf85acfe 100644
--- a/mcs/class/Microsoft.Web.Infrastructure/Microsoft.Web.Infrastructure-net_4_0.csproj
+++ b/mcs/class/Microsoft.Web.Infrastructure/Microsoft.Web.Infrastructure-net_4_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{D512EBCC-A890-4E5F-BCD0-E45974159249}</ProjectGuid>
+ <ProjectGuid>{50FA72EE-33E9-4412-B196-AC98D058CEED}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\Microsoft.Web.Infrastructure-net_4_0</OutputPath>
@@ -70,19 +70,19 @@
</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>
<ProjectReference Include="..\System.Web\System.Web-net_4_0-2.csproj">
- <Project>{909BD42B-05C0-4147-BC2A-0F79A0A2B9DA}</Project>
+ <Project>{C410B7A1-AC09-4CBB-9F20-AC9473811B40}</Project>
<Name>System.Web\System.Web-net_4_0-2</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/Microsoft.Web.Infrastructure/Microsoft.Web.Infrastructure-net_4_5.csproj b/mcs/class/Microsoft.Web.Infrastructure/Microsoft.Web.Infrastructure-net_4_5.csproj
index cb0397cdf72..30012abc31f 100644
--- a/mcs/class/Microsoft.Web.Infrastructure/Microsoft.Web.Infrastructure-net_4_5.csproj
+++ b/mcs/class/Microsoft.Web.Infrastructure/Microsoft.Web.Infrastructure-net_4_5.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{ADFD4824-AEDB-445C-9B52-D0E0A9318B87}</ProjectGuid>
+ <ProjectGuid>{4EEAD998-2E72-4435-9BC3-9A3C1DDC59A7}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\Microsoft.Web.Infrastructure-net_4_5</OutputPath>
@@ -70,19 +70,19 @@
</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>
<ProjectReference Include="..\System.Web\System.Web-net_4_5-2.csproj">
- <Project>{B467A47F-0589-44F2-987D-8E1D6D4A8ED8}</Project>
+ <Project>{93406A57-422B-4A7E-886A-B37F2E97DB78}</Project>
<Name>System.Web\System.Web-net_4_5-2</Name>
</ProjectReference>
</ItemGroup>