System.Data.Services-net_4_5.csproj 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="3.5" 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>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <NoWarn>1699</NoWarn>
  11. <OutputPath>./../../class/lib/net_4_5</OutputPath>
  12. <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_3_5</DefineConstants>
  13. <NoStdLib>true</NoStdLib>
  14. <AppDesignerFolder>Properties</AppDesignerFolder>
  15. <RootNamespace>mscorlib</RootNamespace>
  16. <AssemblyName>System.Data.Services</AssemblyName>
  17. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  18. <FileAlignment>512</FileAlignment>
  19. <StartupObject>
  20. </StartupObject>
  21. </PropertyGroup>
  22. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  23. <DebugSymbols>true</DebugSymbols>
  24. <DebugType>full</DebugType>
  25. <NoWarn>1699</NoWarn>
  26. <Optimize>true</Optimize>
  27. <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_3_5</DefineConstants>
  28. <ErrorReport>prompt</ErrorReport>
  29. <WarningLevel>4</WarningLevel>
  30. <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>
  31. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  33. <DebugType>pdbonly</DebugType>
  34. <NoWarn>1699</NoWarn>
  35. <Optimize>true</Optimize>
  36. <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_3_5</DefineConstants>
  37. <ErrorReport>prompt</ErrorReport>
  38. <WarningLevel>4</WarningLevel>
  39. <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>
  40. </PropertyGroup>
  41. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  42. <ItemGroup>
  43. <Compile Include=".\Assembly\AssemblyInfo.cs" />
  44. <Compile Include="..\..\build\common\Consts.cs" />
  45. <Compile Include="..\..\build\common\Locale.cs" />
  46. <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
  47. <Compile Include=".\System.Data.Services\ChangeInterceptorAttribute.cs" />
  48. <Compile Include="System.Data.Services\DataServiceBehavior.cs" />
  49. <Compile Include="System.Data.Services\DataServiceConfiguration.cs" />
  50. <Compile Include=".\System.Data.Services\DataService.cs" />
  51. <Compile Include=".\System.Data.Services\DataServiceException.cs" />
  52. <Compile Include=".\System.Data.Services\DataServiceHost.cs" />
  53. <Compile Include=".\System.Data.Services\DataServiceHostFactory.cs" />
  54. <Compile Include="System.Data.Services\DataServiceOperationContext.cs" />
  55. <Compile Include="System.Data.Services\DataServiceProcessingPipeline.cs" />
  56. <Compile Include="System.Data.Services\DataServiceProcessingPipelineEventArgs.cs" />
  57. <Compile Include=".\System.Data.Services\EntitySetRights.cs" />
  58. <Compile Include=".\System.Data.Services\ETagAttribute.cs" />
  59. <Compile Include=".\System.Data.Services\ExpandSegmentCollection.cs" />
  60. <Compile Include=".\System.Data.Services\ExpandSegment.cs" />
  61. <Compile Include=".\System.Data.Services\HandleExceptionArgs.cs" />
  62. <Compile Include=".\System.Data.Services\IDataServiceConfiguration.cs" />
  63. <Compile Include="System.Data.Services\IDataServiceHost2.cs" />
  64. <Compile Include=".\System.Data.Services\IDataServiceHost.cs" />
  65. <Compile Include=".\System.Data.Services\IExpandedResult.cs" />
  66. <Compile Include=".\System.Data.Services\IExpandProvider.cs" />
  67. <Compile Include=".\System.Data.Services\IgnorePropertiesAttribute.cs" />
  68. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`10.cs" />
  69. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`11.cs" />
  70. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`12.cs" />
  71. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`13.cs" />
  72. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`1.cs" />
  73. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`2.cs" />
  74. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`3.cs" />
  75. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`4.cs" />
  76. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`5.cs" />
  77. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`6.cs" />
  78. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`7.cs" />
  79. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`8.cs" />
  80. <Compile Include="System.Data.Services.Internal\ExpandedWrapper`9.cs" />
  81. <Compile Include="System.Data.Services.Internal\ProjectedWrapper0.cs" />
  82. <Compile Include="System.Data.Services.Internal\ProjectedWrapper1.cs" />
  83. <Compile Include="System.Data.Services.Internal\ProjectedWrapper2.cs" />
  84. <Compile Include="System.Data.Services.Internal\ProjectedWrapper3.cs" />
  85. <Compile Include="System.Data.Services.Internal\ProjectedWrapper4.cs" />
  86. <Compile Include="System.Data.Services.Internal\ProjectedWrapper5.cs" />
  87. <Compile Include="System.Data.Services.Internal\ProjectedWrapper6.cs" />
  88. <Compile Include="System.Data.Services.Internal\ProjectedWrapper7.cs" />
  89. <Compile Include="System.Data.Services.Internal\ProjectedWrapper8.cs" />
  90. <Compile Include="System.Data.Services.Internal\ProjectedWrapper.cs" />
  91. <Compile Include="System.Data.Services.Internal\ProjectedWrapperMany.cs" />
  92. <Compile Include="System.Data.Services.Internal\ProjectedWrapperManyEnd.cs" />
  93. <Compile Include=".\System.Data.Services\IRequestHandler.cs" />
  94. <Compile Include=".\System.Data.Services\IUpdatable.cs" />
  95. <Compile Include=".\System.Data.Services\MimeTypeAttribute.cs" />
  96. <Compile Include=".\System.Data.Services\ProcessRequestArgs.cs" />
  97. <Compile Include="System.Data.Services.Providers\DataServiceProviderMethods.cs" />
  98. <Compile Include="System.Data.Services.Providers\IDataServiceMetadataProvider.cs" />
  99. <Compile Include="System.Data.Services.Providers\IDataServicePagingProvider.cs" />
  100. <Compile Include="System.Data.Services.Providers\IDataServiceQueryProvider.cs" />
  101. <Compile Include="System.Data.Services.Providers\IDataServiceStreamProvider.cs" />
  102. <Compile Include="System.Data.Services.Providers\IDataServiceUpdateProvider.cs" />
  103. <Compile Include="System.Data.Services.Providers\OpenTypeMethods.cs" />
  104. <Compile Include="System.Data.Services.Providers\ResourceAssociationSet.cs" />
  105. <Compile Include="System.Data.Services.Providers\ResourceAssociationSetEnd.cs" />
  106. <Compile Include="System.Data.Services.Providers\ResourceProperty.cs" />
  107. <Compile Include="System.Data.Services.Providers\ResourcePropertyKind.cs" />
  108. <Compile Include="System.Data.Services.Providers\ResourceSet.cs" />
  109. <Compile Include="System.Data.Services.Providers\ResourceType.cs" />
  110. <Compile Include="System.Data.Services.Providers\ResourceTypeKind.cs" />
  111. <Compile Include="System.Data.Services.Providers\ServiceOperation.cs" />
  112. <Compile Include="System.Data.Services.Providers\ServiceOperationParameter.cs" />
  113. <Compile Include="System.Data.Services.Providers\ServiceOperationResultKind.cs" />
  114. <Compile Include=".\System.Data.Services\QueryInterceptorAttribute.cs" />
  115. <Compile Include=".\System.Data.Services\ServiceOperationRights.cs" />
  116. <Compile Include=".\System.Data.Services\SingleResultAttribute.cs" />
  117. <Compile Include=".\System.Data.Services\UpdateOperations.cs" />
  118. </ItemGroup>
  119. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  120. Other similar extension points exist, see Microsoft.Common.targets.
  121. <Target Name="BeforeBuild">
  122. </Target>
  123. <Target Name="AfterBuild">
  124. </Target>
  125. -->
  126. <PropertyGroup>
  127. <PreBuildEvent></PreBuildEvent>
  128. </PropertyGroup>
  129. <ItemGroup>
  130. <Reference Include="mscorlib.dll">
  131. <SpecificVersion>False</SpecificVersion>
  132. <HintPath>..\\lib\build\mscorlib.dll</HintPath>
  133. </Reference>
  134. <Reference Include="System.dll">
  135. <SpecificVersion>False</SpecificVersion>
  136. <HintPath>..\\lib\build\System.dll</HintPath>
  137. </Reference>
  138. <Reference Include="System.Core.dll">
  139. <SpecificVersion>False</SpecificVersion>
  140. <HintPath>..\\lib\build\System.Core.dll</HintPath>
  141. </Reference>
  142. <Reference Include="System.ServiceModel.dll">
  143. <SpecificVersion>False</SpecificVersion>
  144. <HintPath>..\\lib\build\System.ServiceModel.dll</HintPath>
  145. </Reference>
  146. <Reference Include="System.ServiceModel.Web.dll">
  147. <SpecificVersion>False</SpecificVersion>
  148. <HintPath>..\\lib\build\System.ServiceModel.Web.dll</HintPath>
  149. </Reference>
  150. <Reference Include="System.Data.Services.Client.dll">
  151. <SpecificVersion>False</SpecificVersion>
  152. <HintPath>..\\lib\build\System.Data.Services.Client.dll</HintPath>
  153. </Reference>
  154. </ItemGroup>
  155. <ItemGroup>
  156. <Folder Include="Properties\" />
  157. </ItemGroup>
  158. </Project>