System.Data.Services-net_4_0.csproj 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>9.0.30729</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{B6154CE4-03B9-4544-BE33-499C965ECDCD}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <NoWarn>1699</NoWarn>
  11. <OutputPath>./../../class/lib/net_4_0</OutputPath>
  12. <NoStdLib>True</NoStdLib>
  13. <NoConfig>True</NoConfig>
  14. <AppDesignerFolder>Properties</AppDesignerFolder>
  15. <RootNamespace>
  16. </RootNamespace>
  17. <AssemblyName>System.Data.Services</AssemblyName>
  18. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  19. <FileAlignment>512</FileAlignment>
  20. </PropertyGroup>
  21. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  22. <DebugSymbols>true</DebugSymbols>
  23. <DebugType>full</DebugType>
  24. <NoWarn>1699</NoWarn>
  25. <Optimize>false</Optimize>
  26. <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_3_5</DefineConstants>
  27. <ErrorReport>prompt</ErrorReport>
  28. <WarningLevel>4</WarningLevel>
  29. </PropertyGroup>
  30. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  31. <DebugType>pdbonly</DebugType>
  32. <NoWarn>1699</NoWarn>
  33. <Optimize>true</Optimize>
  34. <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_3_5</DefineConstants>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. </PropertyGroup>
  38. <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
  39. Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
  40. is a problem to compile the Mono mscorlib.dll -->
  41. <PropertyGroup>
  42. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  43. </PropertyGroup>
  44. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  45. <ItemGroup>
  46. <Compile Include="..\..\build\common\Consts.cs" />
  47. <Compile Include="..\..\build\common\Locale.cs" />
  48. <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
  49. <Compile Include=".\Assembly\AssemblyInfo.cs" />
  50. <Compile Include=".\System.Data.Services\ChangeInterceptorAttribute.cs" />
  51. <Compile Include=".\System.Data.Services\DataService.cs" />
  52. <Compile Include=".\System.Data.Services\DataServiceException.cs" />
  53. <Compile Include=".\System.Data.Services\DataServiceHost.cs" />
  54. <Compile Include=".\System.Data.Services\DataServiceHostFactory.cs" />
  55. <Compile Include=".\System.Data.Services\EntitySetRights.cs" />
  56. <Compile Include=".\System.Data.Services\ETagAttribute.cs" />
  57. <Compile Include=".\System.Data.Services\ExpandSegment.cs" />
  58. <Compile Include=".\System.Data.Services\ExpandSegmentCollection.cs" />
  59. <Compile Include=".\System.Data.Services\HandleExceptionArgs.cs" />
  60. <Compile Include=".\System.Data.Services\IDataServiceConfiguration.cs" />
  61. <Compile Include=".\System.Data.Services\IDataServiceHost.cs" />
  62. <Compile Include=".\System.Data.Services\IExpandedResult.cs" />
  63. <Compile Include=".\System.Data.Services\IExpandProvider.cs" />
  64. <Compile Include=".\System.Data.Services\IgnorePropertiesAttribute.cs" />
  65. <Compile Include=".\System.Data.Services\IRequestHandler.cs" />
  66. <Compile Include=".\System.Data.Services\IUpdatable.cs" />
  67. <Compile Include=".\System.Data.Services\MimeTypeAttribute.cs" />
  68. <Compile Include=".\System.Data.Services\ProcessRequestArgs.cs" />
  69. <Compile Include=".\System.Data.Services\QueryInterceptorAttribute.cs" />
  70. <Compile Include=".\System.Data.Services\ServiceOperationRights.cs" />
  71. <Compile Include=".\System.Data.Services\SingleResultAttribute.cs" />
  72. <Compile Include=".\System.Data.Services\UpdateOperations.cs" />
  73. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`1.cs" />
  74. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`10.cs" />
  75. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`11.cs" />
  76. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`12.cs" />
  77. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`13.cs" />
  78. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`2.cs" />
  79. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`3.cs" />
  80. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`4.cs" />
  81. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`5.cs" />
  82. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`6.cs" />
  83. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`7.cs" />
  84. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`8.cs" />
  85. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`9.cs" />
  86. <Compile Include="System.Data.Services.Internal\ProjectedWrapper.cs" />
  87. <Compile Include="System.Data.Services.Internal\ProjectedWrapper0.cs" />
  88. <Compile Include="System.Data.Services.Internal\ProjectedWrapper1.cs" />
  89. <Compile Include="System.Data.Services.Internal\ProjectedWrapper2.cs" />
  90. <Compile Include="System.Data.Services.Internal\ProjectedWrapper3.cs" />
  91. <Compile Include="System.Data.Services.Internal\ProjectedWrapper4.cs" />
  92. <Compile Include="System.Data.Services.Internal\ProjectedWrapper5.cs" />
  93. <Compile Include="System.Data.Services.Internal\ProjectedWrapper6.cs" />
  94. <Compile Include="System.Data.Services.Internal\ProjectedWrapper7.cs" />
  95. <Compile Include="System.Data.Services.Internal\ProjectedWrapper8.cs" />
  96. <Compile Include="System.Data.Services.Internal\ProjectedWrapperMany.cs" />
  97. <Compile Include="System.Data.Services.Internal\ProjectedWrapperManyEnd.cs" />
  98. <Compile Include="System.Data.Services.Providers\DataServiceProviderMethods.cs" />
  99. <Compile Include="System.Data.Services.Providers\IDataServiceMetadataProvider.cs" />
  100. <Compile Include="System.Data.Services.Providers\IDataServicePagingProvider.cs" />
  101. <Compile Include="System.Data.Services.Providers\IDataServiceQueryProvider.cs" />
  102. <Compile Include="System.Data.Services.Providers\IDataServiceStreamProvider.cs" />
  103. <Compile Include="System.Data.Services.Providers\IDataServiceUpdateProvider.cs" />
  104. <Compile Include="System.Data.Services.Providers\OpenTypeMethods.cs" />
  105. <Compile Include="System.Data.Services.Providers\ResourceAssociationSet.cs" />
  106. <Compile Include="System.Data.Services.Providers\ResourceAssociationSetEnd.cs" />
  107. <Compile Include="System.Data.Services.Providers\ResourceProperty.cs" />
  108. <Compile Include="System.Data.Services.Providers\ResourcePropertyKind.cs" />
  109. <Compile Include="System.Data.Services.Providers\ResourceSet.cs" />
  110. <Compile Include="System.Data.Services.Providers\ResourceType.cs" />
  111. <Compile Include="System.Data.Services.Providers\ResourceTypeKind.cs" />
  112. <Compile Include="System.Data.Services.Providers\ServiceOperation.cs" />
  113. <Compile Include="System.Data.Services.Providers\ServiceOperationParameter.cs" />
  114. <Compile Include="System.Data.Services.Providers\ServiceOperationResultKind.cs" />
  115. <Compile Include="System.Data.Services\DataServiceBehavior.cs" />
  116. <Compile Include="System.Data.Services\DataServiceConfiguration.cs" />
  117. <Compile Include="System.Data.Services\DataServiceOperationContext.cs" />
  118. <Compile Include="System.Data.Services\DataServiceProcessingPipeline.cs" />
  119. <Compile Include="System.Data.Services\DataServiceProcessingPipelineEventArgs.cs" />
  120. <Compile Include="System.Data.Services\IDataServiceHost2.cs" /> </ItemGroup>
  121. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  122. Other similar extension points exist, see Microsoft.Common.targets.
  123. <Target Name="BeforeBuild">
  124. </Target>
  125. <Target Name="AfterBuild">
  126. </Target>
  127. -->
  128. <PropertyGroup>
  129. <PreBuildEvent>
  130. </PreBuildEvent>
  131. <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
  132. </PostBuildEvent>
  133. <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
  134. </PostBuildEvent>
  135. </PropertyGroup>
  136. <ItemGroup>
  137. <ProjectReference Include="..\corlib\corlib-net_4_0.csproj">
  138. <Project>{F42F5509-677F-4C93-A026-047AB6153801}</Project>
  139. <Name>corlib\corlib-net_4_0</Name>
  140. </ProjectReference>
  141. <ProjectReference Include="..\System\System-net_4_0-2.csproj">
  142. <Project>{3391D58D-26E9-48D2-9A76-4BC1A2F06BE9}</Project>
  143. <Name>System\System-net_4_0-2</Name>
  144. </ProjectReference>
  145. <ProjectReference Include="..\System.Core\System.Core-net_4_0.csproj">
  146. <Project>{8B53B0E9-E0CA-4378-8C57-F85D518871D3}</Project>
  147. <Name>System.Core\System.Core-net_4_0</Name>
  148. </ProjectReference>
  149. <ProjectReference Include="..\System.ServiceModel\System.ServiceModel-net_4_0-1.csproj">
  150. <Project>{CB54BC7B-F3CD-43DC-B983-3FFFF41D01E1}</Project>
  151. <Name>System.ServiceModel\System.ServiceModel-net_4_0-1</Name>
  152. </ProjectReference>
  153. <ProjectReference Include="..\System.ServiceModel.Web\System.ServiceModel.Web-net_4_0.csproj">
  154. <Project>{3867C3D0-36C4-4CC1-A8E5-5D15631B35D4}</Project>
  155. <Name>System.ServiceModel.Web\System.ServiceModel.Web-net_4_0</Name>
  156. </ProjectReference>
  157. <ProjectReference Include="..\System.Data.Services.Client\System.Data.Services.Client-net_4_0.csproj">
  158. <Project>{133BEBD5-0BA9-498E-AD69-16CF10D20D56}</Project>
  159. <Name>System.Data.Services.Client\System.Data.Services.Client-net_4_0</Name>
  160. </ProjectReference>
  161. <ProjectReference Include="..\System.ServiceModel.Activation\System.ServiceModel.Activation-net_4_0.csproj">
  162. <Project>{1C9B4EFC-57D5-4DEE-9D2F-0B505824623F}</Project>
  163. <Name>System.ServiceModel.Activation\System.ServiceModel.Activation-net_4_0</Name>
  164. </ProjectReference>
  165. </ItemGroup>
  166. <ItemGroup>
  167. <Folder Include="Properties\" />
  168. </ItemGroup>
  169. </Project>