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-09-26 21:11:24 +0400
committerMarek Safar <marek.safar@gmail.com>2012-09-26 21:11:24 +0400
commit6ed3d8f11365e61df71957a895dd812088816ef8 (patch)
tree6ad396b09a0fdba57f0c783e3aafd0a3fc4231de /mcs/class/System.Net.Http.Formatting
parent7c8426f3b20cb137607dd5e2155fd6bdadecd60c (diff)
Upadte csproj files
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.csproj3
1 files changed, 3 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 3ebed3f2046..bf3a437c83c 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
@@ -336,6 +336,9 @@
<EmbeddedResource Include="System.Net.Http.Properties.CommonWebApiResources.resources">
<LogicalName>System.Net.Http.Properties.CommonWebApiResources.resources</LogicalName>
</EmbeddedResource>
+ <EmbeddedResource Include="System.Net.Http.Properties.Resources.resources">
+ <LogicalName>System.Net.Http.Properties.Resources.resources</LogicalName>
+ </EmbeddedResource>
</ItemGroup>
</Project>