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:
Diffstat (limited to 'mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_0.csproj')
-rw-r--r--mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_0.csproj9
1 files changed, 7 insertions, 2 deletions
diff --git a/mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_0.csproj b/mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_0.csproj
index 782c540d7f2..43b963c02d9 100644
--- a/mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_0.csproj
+++ b/mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_0.csproj
@@ -169,7 +169,7 @@
<PreBuildEvent></PreBuildEvent>
</PropertyGroup>
<ItemGroup>
- <Reference Include="mscorlib.dll">
+ <Reference Include="mscorlib.dll">
<SpecificVersion>False</SpecificVersion>
<HintPath>mscorlib.dll</HintPath>
</Reference>
@@ -202,6 +202,11 @@
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
-
+ <ItemGroup>
+ <EmbeddedResource Include="Client/System.Data.Services.Client.resources">
+ <LogicalName>System.Data.Services.Client.resources</LogicalName>
+ </EmbeddedResource>
+ </ItemGroup>
+
</Project>