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:
authormonojenkins <jo.shields+jenkins@xamarin.com>2018-02-09 18:30:56 +0300
committerMarek Safar <marek.safar@gmail.com>2018-02-09 19:24:46 +0300
commitd2998f5089da3b2360d29d259f49f37289df954c (patch)
treeb042de5488760d1b4b96cc52565fd7f45172902a /mcs/class/System.ServiceModel.Activation
parent71ad99f7206dd8c7e5234e22cc14138e2ed42b24 (diff)
[msvc] Update csproj files
Diffstat (limited to 'mcs/class/System.ServiceModel.Activation')
-rw-r--r--mcs/class/System.ServiceModel.Activation/System.ServiceModel.Activation-net_4_x.csproj10
1 files changed, 5 insertions, 5 deletions
diff --git a/mcs/class/System.ServiceModel.Activation/System.ServiceModel.Activation-net_4_x.csproj b/mcs/class/System.ServiceModel.Activation/System.ServiceModel.Activation-net_4_x.csproj
index af0a40ee257..65727ec1b99 100644
--- a/mcs/class/System.ServiceModel.Activation/System.ServiceModel.Activation-net_4_x.csproj
+++ b/mcs/class/System.ServiceModel.Activation/System.ServiceModel.Activation-net_4_x.csproj
@@ -57,8 +57,8 @@
<Compile Include="..\..\build\common\Consts.cs" />
<Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
<Compile Include="..\System.ServiceModel\System.ServiceModel.Activation\ServiceHostFactory.cs" />
- <Compile Include="..\System.ServiceModel\System.ServiceModel\ServiceHostingEnvironment.cs" />
- <Compile Include="Assembly\AssemblyInfo.cs" /> </ItemGroup>
+ <Compile Include="Assembly\AssemblyInfo.cs" />
+ <Compile Include="System.ServiceModel\ServiceHostingEnvironment.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
@@ -93,9 +93,9 @@
<Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
<Name>System-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System.ServiceModel/System.ServiceModel-plainservice-net_4_x.csproj">
- <Project>{88C258E1-F0AF-47DA-96C8-7FA6421067CD}</Project>
- <Name>System.ServiceModel-plainservice-net_4_x</Name>
+ <ProjectReference Include="../System.ServiceModel/System.ServiceModel-net_4_x.csproj">
+ <Project>{FE596C31-BDA2-4850-8F79-F8F4DF70F44A}</Project>
+ <Name>System.ServiceModel-net_4_x</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>