Fix the mobile build.
[mono.git] / mcs / class / System.Data.Services.Client / System.Data.Services.Client-net_4_5.csproj
index 891680dc906f300e2e0416b37f71d02323f4ff87..7c054b085bdb76f33cb5a52f2345eb23f0764f67 100644 (file)
@@ -5,22 +5,21 @@
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
     <ProductVersion>9.0.30729</ProductVersion>\r
     <SchemaVersion>2.0</SchemaVersion>\r
-    <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>\r
+    <ProjectGuid>{05D23556-E085-4A30-A6AF-8F39651CA284}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699</NoWarn>\r
-    <OutputPath>./../../class/lib/net_4_5</OutputPath>\r
-    <NoStdLib>true</NoStdLib>\r
+    <OutputPath>bin\Debug\System.Data.Services.Client-net_4_5</OutputPath>\r
+    <NoStdLib>True</NoStdLib>\r
+    <NoConfig>True</NoConfig>\r
     \r
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace></RootNamespace>\r
+    <RootNamespace>\r
+    </RootNamespace>\r
     <AssemblyName>System.Data.Services.Client</AssemblyName>\r
     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
-    <!-- Filter out System.Core added by: Microsoft.NETFramework.props  -->\r
-    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
-    <PlatformTarget>AnyCPU</PlatformTarget>\r
     <DebugSymbols>true</DebugSymbols>\r
     <DebugType>full</DebugType>\r
     <NoWarn>1699</NoWarn>\r
     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_3_5</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
-    <PlatformTarget>AnyCPU</PlatformTarget>  \r
     <DebugType>pdbonly</DebugType>\r
     <NoWarn>1699</NoWarn>\r
     <Optimize>true</Optimize>\r
     <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_3_5</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>\r
+  </PropertyGroup>\r
+  <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
+  Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
+  is a problem to compile the Mono mscorlib.dll -->\r
+  <PropertyGroup>\r
+    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
   </PropertyGroup>\r
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
   <ItemGroup>\r
-   <Compile Include=".\Assembly\AssemblyInfo.cs" />
-   <Compile Include="..\..\build\common\Consts.cs" />
-   <Compile Include="..\..\build\common\Locale.cs" />
-   <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
-   <Compile Include=".\Client\Parameterized.System.Data.Services.Client.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\DataServiceExpressionVisitor.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\DataServiceQueryProvider.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\Evaluator.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\ExpressionNormalizer.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\ExpressionVisitor.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\ExpressionWriter.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\FilterQueryOptionExpression.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\InputBinder.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\InputReferenceExpression.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\NavigationPropertySingletonExpression.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\OrderByQueryOptionExpression.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\ParameterReplacerVisitor.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\PathBox.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\ProjectionAnalyzer.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\ProjectionQueryOptionExpression.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\ProjectionRewriter.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\QueryComponents.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\QueryOptionExpression.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\ReflectionUtil.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\ResourceBinder.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\ResourceExpression.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\ResourceExpressionType.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\ResourceSetExpression.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\SkipQueryOptionExpression.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\TakeQueryOptionExpression.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\TypeSystem.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\UriHelper.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ALinq\UriWriter.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ArraySet.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\AtomContentProperty.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\AtomDataKind.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\AtomEntry.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\AtomFeed.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\AtomMaterializer.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\AtomMaterializerLog.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\AtomParser.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\BaseAsyncResult.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\BatchStream.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\BatchStreamState.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\Binding\BindingEntityInfo.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\Binding\BindingGraph.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\Binding\BindingObserver.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\Binding\BindingUtils.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\Binding\DataServiceCollectionOfT.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\Binding\DataServiceEntityAttribute.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\Binding\DataServiceSaveChangesEventArgs.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\Binding\EntityChangedParams.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\Binding\EntityCollectionChangedParams.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\Binding\LoadCompletedEventArgs.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ChangesetResponse.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ClientConvert.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ClientType.cs" />
-   <Compile Include=".\Client\System.Data.Services.Client.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\DataServiceClientException.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\DataServiceContext.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\DataServiceEntityAttribute.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\DataServiceKeyAttribute.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\DataServiceProtocolVersion.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\DataServiceQueryContinuation.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\DataServiceQuery.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\DataServiceQueryException.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\DataServiceQueryOfT.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\DataServiceRequestArgs.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\DataServiceRequest.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\DataServiceRequestException.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\DataServiceRequestOfT.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\DataServiceResponse.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\DataServiceStreamResponse.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\Descriptor.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\EntityDescriptor.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\EntityPropertyMappingAttribute.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\EntityStates.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\Epm\EpmSyndicationContentSerializer.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\Error.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\GetReadStreamResult.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\HasStreamAttribute.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\LinkDescriptor.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\MaterializeFromAtom.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\MediaEntryAttribute.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\MemberAssignmentAnalysis.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\MergeOption.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\MimeTypePropertyAttribute.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\OpenObjectAttribute.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\OpenObject.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\OperationResponse.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ProjectionPathBuilder.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ProjectionPath.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ProjectionPathSegment.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ProjectionPlanCompiler.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ProjectionPlan.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\QueryOperationResponseOfT.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\QueryResponse.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\QueryResult.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ReadingWritingEntityEventArgs.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\ReferenceEqualityComparer.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\SaveChangesOptions.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\SendingRequestEventArgs.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\Util.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\WebUtil.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\XmlUtil.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\Xml\XmlAtomErrorReader.cs" />
-   <Compile Include=".\Client\System\Data\Services\Client\Xml\XmlWrappingReader.cs" />
-   <Compile Include=".\Server\System\Data\Services\Epm\EpmContentSerializerBase.cs" />
-   <Compile Include=".\Server\System\Data\Services\Epm\EpmCustomContentSerializer.cs" />
-   <Compile Include=".\Server\System\Data\Services\Epm\EpmCustomContentWriterNodeData.cs" />
-   <Compile Include=".\Server\System\Data\Services\Epm\EpmSourcePathSegment.cs" />
-   <Compile Include=".\Server\System\Data\Services\Epm\EpmSourceTree.cs" />
-   <Compile Include=".\Server\System\Data\Services\Epm\EpmTargetPathSegment.cs" />
-   <Compile Include=".\Server\System\Data\Services\Epm\EpmTargetTree.cs" />
-   <Compile Include=".\Server\System\Data\Services\HttpProcessUtility.cs" />
-   <Compile Include=".\Server\System\Data\Services\Parsing\WebConvert.cs" />
-   <Compile Include=".\Server\System\Data\Services\Providers\EntityPropertyMappingInfo.cs" />
-   <Compile Include=".\Server\System\Data\Services\XmlConstants.cs" />
-\r
-  </ItemGroup>\r
+    <Compile Include="..\..\build\common\Consts.cs" />\r
+    <Compile Include="..\..\build\common\Locale.cs" />\r
+    <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />\r
+    <Compile Include=".\Assembly\AssemblyInfo.cs" />\r
+    <Compile Include=".\Client\Parameterized.System.Data.Services.Client.cs" />\r
+    <Compile Include=".\Client\System.Data.Services.Client.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\DataServiceExpressionVisitor.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\DataServiceQueryProvider.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\Evaluator.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ExpressionNormalizer.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ExpressionVisitor.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ExpressionWriter.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\FilterQueryOptionExpression.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\InputBinder.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\InputReferenceExpression.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\NavigationPropertySingletonExpression.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\OrderByQueryOptionExpression.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ParameterReplacerVisitor.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\PathBox.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ProjectionAnalyzer.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ProjectionQueryOptionExpression.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ProjectionRewriter.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\QueryComponents.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\QueryOptionExpression.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ReflectionUtil.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ResourceBinder.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ResourceExpression.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ResourceExpressionType.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ResourceSetExpression.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\SkipQueryOptionExpression.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\TakeQueryOptionExpression.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\TypeSystem.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\UriHelper.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ALinq\UriWriter.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ArraySet.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\AtomContentProperty.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\AtomDataKind.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\AtomEntry.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\AtomFeed.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\AtomMaterializer.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\AtomMaterializerLog.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\AtomParser.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\BaseAsyncResult.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\BatchStream.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\BatchStreamState.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\Binding\BindingEntityInfo.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\Binding\BindingGraph.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\Binding\BindingObserver.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\Binding\BindingUtils.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\Binding\DataServiceCollectionOfT.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\Binding\DataServiceEntityAttribute.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\Binding\DataServiceSaveChangesEventArgs.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\Binding\EntityChangedParams.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\Binding\EntityCollectionChangedParams.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\Binding\LoadCompletedEventArgs.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ChangesetResponse.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ClientConvert.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ClientType.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\DataServiceClientException.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\DataServiceContext.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\DataServiceEntityAttribute.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\DataServiceKeyAttribute.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\DataServiceProtocolVersion.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\DataServiceQuery.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\DataServiceQueryContinuation.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\DataServiceQueryException.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\DataServiceQueryOfT.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\DataServiceRequest.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\DataServiceRequestArgs.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\DataServiceRequestException.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\DataServiceRequestOfT.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\DataServiceResponse.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\DataServiceStreamResponse.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\Descriptor.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\EntityDescriptor.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\EntityPropertyMappingAttribute.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\EntityStates.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\Epm\EpmSyndicationContentSerializer.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\Error.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\GetReadStreamResult.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\HasStreamAttribute.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\LinkDescriptor.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\MaterializeFromAtom.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\MediaEntryAttribute.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\MemberAssignmentAnalysis.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\MergeOption.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\MimeTypePropertyAttribute.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\OpenObject.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\OpenObjectAttribute.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\OperationResponse.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ProjectionPath.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ProjectionPathBuilder.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ProjectionPathSegment.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ProjectionPlan.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ProjectionPlanCompiler.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\QueryOperationResponseOfT.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\QueryResponse.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\QueryResult.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ReadingWritingEntityEventArgs.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\ReferenceEqualityComparer.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\SaveChangesOptions.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\SendingRequestEventArgs.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\Util.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\WebUtil.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\Xml\XmlAtomErrorReader.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\Xml\XmlWrappingReader.cs" />\r
+    <Compile Include=".\Client\System\Data\Services\Client\XmlUtil.cs" />\r
+    <Compile Include=".\Server\System\Data\Services\Epm\EpmContentSerializerBase.cs" />\r
+    <Compile Include=".\Server\System\Data\Services\Epm\EpmCustomContentSerializer.cs" />\r
+    <Compile Include=".\Server\System\Data\Services\Epm\EpmCustomContentWriterNodeData.cs" />\r
+    <Compile Include=".\Server\System\Data\Services\Epm\EpmSourcePathSegment.cs" />\r
+    <Compile Include=".\Server\System\Data\Services\Epm\EpmSourceTree.cs" />\r
+    <Compile Include=".\Server\System\Data\Services\Epm\EpmTargetPathSegment.cs" />\r
+    <Compile Include=".\Server\System\Data\Services\Epm\EpmTargetTree.cs" />\r
+    <Compile Include=".\Server\System\Data\Services\HttpProcessUtility.cs" />\r
+    <Compile Include=".\Server\System\Data\Services\Parsing\WebConvert.cs" />\r
+    <Compile Include=".\Server\System\Data\Services\Providers\EntityPropertyMappingInfo.cs" />\r
+    <Compile Include=".\Server\System\Data\Services\XmlConstants.cs" />\r  </ItemGroup>\r
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
        Other similar extension points exist, see Microsoft.Common.targets.\r
   <Target Name="BeforeBuild">\r
   </Target>\r
   -->\r
   <PropertyGroup>\r
-    <PreBuildEvent></PreBuildEvent>\r
+    <PreBuildEvent>\r
+\r
+    </PreBuildEvent>\r
+    <PostBuildEvent>\r
+      xcopy $(TargetName).* $(ProjectDir)..\lib\net_4_5\ /Y /R /D\r
+  </PostBuildEvent>\r
   </PropertyGroup>\r
   <ItemGroup>\r
-    <Reference Include="mscorlib.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>mscorlib.dll</HintPath>
-    </Reference>
-    <Reference Include="System.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Core.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Core.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Xml.Linq.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Xml.Linq.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Data.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Data.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Xml.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Xml.dll</HintPath>
-    </Reference>
-    <Reference Include="WindowsBase">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>WindowsBase</HintPath>
-    </Reference>
-\r
+    <ProjectReference Include="..\corlib\corlib-net_4_5.csproj">\r
+      <Project>{07C1F58B-9E99-47F8-A847-79EDA5157DA8}</Project>\r
+      <Name>corlib\corlib-net_4_5</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System\System-net_4_5-2.csproj">\r
+      <Project>{38FCD731-0E11-46F7-A31B-DCBE853AD8D7}</Project>\r
+      <Name>System\System-net_4_5-2</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Core\System.Core-net_4_5.csproj">\r
+      <Project>{D8260595-C32F-4AC3-9C01-2CD2528CFA1D}</Project>\r
+      <Name>System.Core\System.Core-net_4_5</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Xml.Linq\System.Xml.Linq-net_4_5.csproj">\r
+      <Project>{A581C8A4-F031-43BA-A744-042ECD6EA6FE}</Project>\r
+      <Name>System.Xml.Linq\System.Xml.Linq-net_4_5</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Data\System.Data-net_4_5.csproj">\r
+      <Project>{663D8C81-B74E-4D44-8C59-2264C6942B30}</Project>\r
+      <Name>System.Data\System.Data-net_4_5</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.XML\System.Xml-net_4_5-1.csproj">\r
+      <Project>{4ED6CCE8-8E8A-4D82-8BCA-3EA4D4203AA4}</Project>\r
+      <Name>System.XML\System.Xml-net_4_5-1</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\WindowsBase\WindowsBase-net_4_5.csproj">\r
+      <Project>{0BE7F9C7-58D0-42F5-A177-1DA6CAE06A94}</Project>\r
+      <Name>WindowsBase\WindowsBase-net_4_5</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-    <ItemGroup>
-    <EmbeddedResource Include="Client/System.Data.Services.Client.resources">
-       <LogicalName>System.Data.Services.Client.resources</LogicalName>
-    </EmbeddedResource>
-  </ItemGroup>
-\r
-</Project>\r
-
+  <ItemGroup>\r
+    <EmbeddedResource Include="Client/System.Data.Services.Client.resources">\r
+      <LogicalName>System.Data.Services.Client.resources</LogicalName>\r
+    </EmbeddedResource>\r
+  </ItemGroup>\r
+</Project>