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.Dynamic
parent11ab0e0864af8f10c07c38d90c518f719f282f2e (diff)
Update csproj files
Diffstat (limited to 'mcs/class/System.Dynamic')
-rw-r--r--mcs/class/System.Dynamic/System.Dynamic-net_4_0.csproj8
-rw-r--r--mcs/class/System.Dynamic/System.Dynamic-net_4_5.csproj8
2 files changed, 8 insertions, 8 deletions
diff --git a/mcs/class/System.Dynamic/System.Dynamic-net_4_0.csproj b/mcs/class/System.Dynamic/System.Dynamic-net_4_0.csproj
index 0a58e6a0e35..b2b800565a6 100644
--- a/mcs/class/System.Dynamic/System.Dynamic-net_4_0.csproj
+++ b/mcs/class/System.Dynamic/System.Dynamic-net_4_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{407F9F21-F368-4FC4-843A-5DBD4CC583BF}</ProjectGuid>
+ <ProjectGuid>{A946C338-F886-4859-A100-1F13A23E2970}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,414,169</NoWarn>
<OutputPath>bin\Debug\System.Dynamic-net_4_0</OutputPath>
@@ -116,15 +116,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/System.Dynamic/System.Dynamic-net_4_5.csproj b/mcs/class/System.Dynamic/System.Dynamic-net_4_5.csproj
index fc9cff1fd62..bea64ea29b6 100644
--- a/mcs/class/System.Dynamic/System.Dynamic-net_4_5.csproj
+++ b/mcs/class/System.Dynamic/System.Dynamic-net_4_5.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{ADDB864A-84AC-41AB-A978-268B68E98EAF}</ProjectGuid>
+ <ProjectGuid>{FB9F6B34-05B5-444F-885E-FF87DA721F12}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,414,169</NoWarn>
<OutputPath>bin\Debug\System.Dynamic-net_4_5</OutputPath>
@@ -116,15 +116,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>