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>2012-04-17 12:42:28 +0400
committerMarek Safar <marek.safar@gmail.com>2012-04-17 21:31:13 +0400
commita060f8a36e2f33a69b3ef163ed29abfda15786b4 (patch)
tree5cd17437ecf75071b0b285ad56eddff5ae4ab00b /mcs/class/System.Net.Http.Formatting
parentd360d37e6f5a8e6906ca10df565fda2589e13624 (diff)
Add missing references
Diffstat (limited to 'mcs/class/System.Net.Http.Formatting')
-rw-r--r--mcs/class/System.Net.Http.Formatting/System.Net.Http.Formatting-net_4_5.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/class/System.Net.Http.Formatting/System.Net.Http.Formatting-net_4_5.csproj b/mcs/class/System.Net.Http.Formatting/System.Net.Http.Formatting-net_4_5.csproj
index 60348560193..a785ed662f0 100644
--- a/mcs/class/System.Net.Http.Formatting/System.Net.Http.Formatting-net_4_5.csproj
+++ b/mcs/class/System.Net.Http.Formatting/System.Net.Http.Formatting-net_4_5.csproj
@@ -320,6 +320,10 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>System.Data.dll</HintPath>
</Reference>
+ <Reference Include="System.Configuration.dll">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>System.Configuration.dll</HintPath>
+ </Reference>
</ItemGroup>
<ItemGroup>