| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{289FE6B7-82AC-4D0F-92C7-386B7D6DC231}</ProjectGuid>
- <ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>System.Data.Services.Client</RootNamespace>
- <AssemblyName>System.Data.Services.Client</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>TRACE;DEBUG;TEXTRES_ONLYGETSTRING;ASTORIA_CLIENT;ASTORIA_LIGHT</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <DefineConstants>TRACE;TEXTRES_ONLYGETSTRING;ASTORIA_CLIENT;ASTORIA_LIGHT</DefineConstants>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <TextStringResource Include="System.Data.Services.Client.txt">
- <ResFile>System.Data.Services.Client</ResFile>
- <Sealed>true</Sealed>
- <Parameterize>true</Parameterize>
- <Visibility>internal</Visibility>
- <GenerateResource>true</GenerateResource>
- <FullClassName>System.Data.Services.Client.TextRes</FullClassName>
- </TextStringResource>
- </ItemGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Net">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Windows" />
- <Reference Include="System.Windows.Browser" />
- <Reference Include="System.Xml.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\Client\System\Data\Services\Client\DataServiceQueryContinuation.cs">
- <Link>System\Data\Services\Client\DataServiceQueryContinuation.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\MemberAssignmentAnalysis.cs">
- <Link>System\Data\Services\Client\MemberAssignmentAnalysis.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ProjectionPath.cs">
- <Link>System\Data\Services\Client\ProjectionPath.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ProjectionPathBuilder.cs">
- <Link>System\Data\Services\Client\ProjectionPathBuilder.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ProjectionPathSegment.cs">
- <Link>System\Data\Services\Client\ProjectionPathSegment.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ProjectionPlan.cs">
- <Link>System\Data\Services\Client\ProjectionPlan.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ProjectionPlanCompiler.cs">
- <Link>System\Data\Services\Client\ProjectionPlanCompiler.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ReferenceEqualityComparer.cs">
- <Link>System\Data\Services\Client\ReferenceEqualityComparer.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\ResourceExpression.cs">
- <Link>System\Data\Services\Client\ResourceExpression.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\HasStreamAttribute.cs">
- <Link>System\Data\Services\Client\HasStreamAttribute.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\MediaEntryAttribute.cs">
- <Link>System\Data\Services\Client\MediaEntryAttribute.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\MimeTypePropertyAttribute.cs">
- <Link>System\Data\Services\Client\MimeTypePropertyAttribute.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ReadingWritingEntityEventArgs.cs">
- <Link>System\Data\Services\Client\ReadingWritingEntityEventArgs.cs</Link>
- </Compile>
- <Compile Include="..\Server\System\Data\Services\httpprocessutility.cs">
- <Link>System\Data\Services\Client\httpprocessutility.cs</Link>
- </Compile>
- <Compile Include="..\Server\System\Data\Services\XmlConstants.cs">
- <Link>System\Data\Services\Client\XmlConstants.cs</Link>
- </Compile>
- <Compile Include="..\Server\System\Data\Services\Epm\EpmContentSerializerBase.cs">
- <Link>System\Data\Services\Client\Epm\EpmContentSerializerBase.cs</Link>
- </Compile>
- <Compile Include="..\Server\System\Data\Services\Epm\EpmCustomContentSerializer.cs">
- <Link>System\Data\Services\Client\Epm\EpmCustomContentSerializer.cs</Link>
- </Compile>
- <Compile Include="..\Server\System\Data\Services\Epm\EpmCustomContentWriterNodeData.cs">
- <Link>System\Data\Services\Client\Epm\EpmCustomContentWriterNodeData.cs</Link>
- </Compile>
- <Compile Include="..\Server\System\Data\Services\Epm\EpmSourceTree.cs">
- <Link>System\Data\Services\Client\Epm\EpmSourceTree.cs</Link>
- </Compile>
- <Compile Include="..\Server\System\Data\Services\Epm\EpmSourcePathSegment.cs">
- <Link>System\Data\Services\Client\Epm\EpmSourcePathSegment.cs</Link>
- </Compile>
- <Compile Include="..\Server\System\Data\Services\Epm\EpmTargetTree.cs">
- <Link>System\Data\Services\Client\Epm\EpmTargetTree.cs</Link>
- </Compile>
- <Compile Include="..\Server\System\Data\Services\Epm\EpmTargetPathSegment.cs">
- <Link>System\Data\Services\Client\Epm\EpmTargetPathSegment.cs</Link>
- </Compile>
- <Compile Include="..\Server\System\Data\Services\Providers\EntityPropertyMappingInfo.cs">
- <Link>System\Data\Services\Client\Epm\EntityPropertyMappingInfo.cs</Link>
- </Compile>
- <Compile Include="..\Server\System\Data\Services\Parsing\WebConvert.cs">
- <Link>System\Data\Services\Client\ALinq\WebConvert.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\ReflectionUtil.cs">
- <Link>System\Data\Services\Client\ReflectionUtil.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\Evaluator.cs">
- <Link>System\Data\Services\Client\Evaluator.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\ExpressionNormalizer.cs">
- <Link>System\Data\Services\Client\ExpressionNormalizer.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\ExpressionVisitor.cs">
- <Link>System\Data\Services\Client\ExpressionVisitor.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\FilterQueryOptionExpression.cs">
- <Link>System\Data\Services\Client\FilterQueryOptionExpression.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\InputBinder.cs">
- <Link>System\Data\Services\Client\InputBinder.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\InputReferenceExpression.cs">
- <Link>System\Data\Services\Client\InputReferenceExpression.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\DataServiceKeyAttribute.cs">
- <Link>System\Data\Services\Client\DataServiceKeyAttribute.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\DataServiceEntityAttribute.cs">
- <Link>System\Data\Services\Client\DataServiceEntityAttribute.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\OrderByQueryOptionExpression.cs">
- <Link>System\Data\Services\Client\OrderByQueryOptionExpression.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\PathBox.cs">
- <Link>System\Data\Services\Client\PathBox.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\ProjectionRewriter.cs">
- <Link>System\Data\Services\Client\ProjectionRewriter.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\ProjectionAnalyzer.cs">
- <Link>System\Data\Services\Client\ProjectionAnalyzer.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\QueryOptionExpression.cs">
- <Link>System\Data\Services\Client\QueryOptionExpression.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\ResourceBinder.cs">
- <Link>System\Data\Services\Client\ResourceBinder.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\ResourceExpressionType.cs">
- <Link>System\Data\Services\Client\ResourceExpressionType.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\NavigationPropertySingletonExpression.cs">
- <Link>System\Data\Services\Client\NavigationPropertySingletonExpression.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\ResourceSetExpression.cs">
- <Link>System\Data\Services\Client\ResourceSetExpression.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\SkipQueryOptionExpression.cs">
- <Link>System\Data\Services\Client\SkipQueryOptionExpression.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\TakeQueryOptionExpression.cs">
- <Link>System\Data\Services\Client\TakeQueryOptionExpression.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\ProjectionQueryOptionExpression.cs">
- <Link>System\Data\Services\Client\ProjectionQueryOptionExpression.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\TypeSystem.cs">
- <Link>System\Data\Services\Client\TypeSystem.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\UriHelper.cs">
- <Link>System\Data\Services\Client\UriHelper.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\ExpressionWriter.cs">
- <Link>System\Data\Services\Client\ExpressionWriter.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\UriWriter.cs">
- <Link>System\Data\Services\Client\UriWriter.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\QueryComponents.cs">
- <Link>System\Data\Services\Client\UriTranslateResult.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\DataServiceExpressionVisitor.cs">
- <Link>System\Data\Services\Client\DataServiceExpressionVisitor.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ALinq\DataServiceQueryProvider.cs">
- <Link>System\Data\Services\Client\DataServiceQueryProvider.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ArraySet.cs">
- <Link>System\Data\Services\Client\ArraySet.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\AtomContentProperty.cs">
- <Link>System\Data\Services\Client\AtomContentProperty.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\AtomDataKind.cs">
- <Link>System\Data\Services\Client\AtomDataKind.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\AtomEntry.cs">
- <Link>System\Data\Services\Client\AtomEntry.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\AtomFeed.cs">
- <Link>System\Data\Services\Client\AtomFeed.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\AtomMaterializer.cs">
- <Link>System\Data\Services\Client\AtomMaterializer.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\AtomMaterializerLog.cs">
- <Link>System\Data\Services\Client\AtomMaterializerLog.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\AtomParser.cs">
- <Link>System\Data\Services\Client\AtomParser.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\BaseAsyncResult.cs">
- <Link>System\Data\Services\Client\BaseAsyncResult.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\BatchStream.cs">
- <Link>System\Data\Services\Client\BatchStream.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\BatchStreamState.cs">
- <Link>System\Data\Services\Client\BatchStreamState.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\LinkDescriptor.cs">
- <Link>System\Data\Services\Client\LinkDescriptor.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ChangesetResponse.cs">
- <Link>System\Data\Services\Client\ChangesetResponse.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ClientConvert.cs">
- <Link>System\Data\Services\Client\ClientConvert.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\ClientType.cs">
- <Link>System\Data\Services\Client\ClientType.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\DataServiceQuery.cs">
- <Link>System\Data\Services\Client\DataServiceQuery.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\DataServiceClientException.cs">
- <Link>System\Data\Services\Client\DataServiceClientException.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\DataServiceQueryException.cs">
- <Link>System\Data\Services\Client\DataServiceQueryException.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\DataServiceRequest.cs">
- <Link>System\Data\Services\Client\DataServiceRequest.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\DataServiceRequestArgs.cs">
- <Link>System\Data\Services\Client\DataServiceRequestArgs.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\DataServiceRequestException.cs">
- <Link>System\Data\Services\Client\DataServiceRequestException.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\DataServiceRequestOfT.cs">
- <Link>System\Data\Services\Client\DataServiceRequestOfT.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\DataServiceResponse.cs">
- <Link>System\Data\Services\Client\DataServiceResponse.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\DataServiceStreamResponse.cs">
- <Link>System\Data\Services\Client\DataServiceStreamResponse.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\Descriptor.cs">
- <Link>System\Data\Services\Client\Descriptor.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\EntityPropertyMappingAttribute.cs">
- <Link>System\Data\Services\Client\EntityPropertyMappingAttribute.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\Epm\EpmSyndicationContentSerializer.cs">
- <Link>System\Data\Services\Client\Epm\EpmSyndicationContentSerializer.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\GetReadStreamResult.cs">
- <Link>System\Data\Services\Client\GetReadStreamResult.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\OperationResponse.cs">
- <Link>System\Data\Services\Client\OperationResponse.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\QueryOperationResponseOfT.cs">
- <Link>System\Data\Services\Client\QueryOperationResponseOfT.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\QueryResponse.cs">
- <Link>System\Data\Services\Client\QueryResponse.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\Error.cs">
- <Link>System\Data\Services\Client\Error.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\MaterializeFromAtom.cs">
- <Link>System\Data\Services\Client\MaterializeFromAtom.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\MergeOption.cs">
- <Link>System\Data\Services\Client\MergeOption.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\OpenObject.cs">
- <Link>System\Data\Services\Client\OpenObject.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\OpenObjectAttribute.cs">
- <Link>System\Data\Services\Client\OpenObjectAttribute.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\QueryResult.cs">
- <Link>System\Data\Services\Client\QueryAsyncResult.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\EntityDescriptor.cs">
- <Link>System\Data\Services\Client\EntityDescriptor.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\EntityStates.cs">
- <Link>System\Data\Services\Client\EntityStates.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\SaveChangesOptions.cs">
- <Link>System\Data\Services\Client\SaveChangesOptions.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\SendingRequestEventArgs.cs">
- <Link>System\Data\Services\Client\SendingRequestEventArgs.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\Util.cs">
- <Link>System\Data\Services\Client\Util.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\DataServiceContext.cs">
- <Link>System\Data\Services\Client\DataServiceContext.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\DataServiceQueryOfT.cs">
- <Link>System\Data\Services\Client\DataServiceQueryOfT.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\WebUtil.cs">
- <Link>System\Data\Services\Client\WebUtil.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\XmlUtil.cs">
- <Link>System\Data\Services\Client\XmlUtil.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\Xml\XmlAtomErrorReader.cs">
- <Link>System\Data\Services\Client\Xml\XmlAtomErrorReader.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\Xml\XmlWrappingReader.cs">
- <Link>System\Data\Services\Client\Xml\XmlWrappingReader.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\Binding\BindingEntityInfo.cs">
- <Link>System\Data\Services\Client\Binding\BindingEntityInfo.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\Binding\BindingGraph.cs">
- <Link>System\Data\Services\Client\Binding\BindingGraph.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\Binding\BindingObserver.cs">
- <Link>System\Data\Services\Client\Binding\BindingObserver.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\Binding\BindingUtils.cs">
- <Link>System\Data\Services\Client\Binding\BindingUtils.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\Binding\DataServiceEntityAttribute.cs">
- <Link>System\Data\Services\Client\Binding\DataServiceEntityAttribute.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\Binding\DataServiceSaveChangesEventArgs.cs">
- <Link>System\Data\Services\Client\Binding\DataServiceSaveChangesEventArgs.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\Binding\EntityChangedParams.cs">
- <Link>System\Data\Services\Client\Binding\EntityChangedParams.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\Binding\EntityCollectionChangedParams.cs">
- <Link>System\Data\Services\Client\Binding\EntityCollectionChangedParams.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\Binding\DataServiceCollectionOfT.cs">
- <Link>System\Data\Services\Client\Binding\DataServiceCollectionOfT.cs</Link>
- </Compile>
- <Compile Include="..\Client\System\Data\Services\Client\Binding\LoadCompletedEventArgs.cs">
- <Link>System\Data\Services\Client\Binding\LoadCompletedEventArgs.cs</Link>
- </Compile>
- <Compile Include="System\Data\Services\Client\HttpStack.cs" />
- <Compile Include="System\Data\Services\Http\CaseInsensitiveAscii.cs" />
- <Compile Include="System\Data\Services\Http\ClientHttpWebRequest.cs" />
- <Compile Include="System\Data\Services\Http\ClientHttpWebResponse.cs" />
- <Compile Include="System\Data\Services\Http\ClientWebHeaderCollection.cs" />
- <Compile Include="System\Data\Services\Http\HeaderInfo.cs" />
- <Compile Include="System\Data\Services\Http\HeaderInfoTable.cs" />
- <Compile Include="System\Data\Services\Http\HttpHeaderToName.cs" />
- <Compile Include="System\Data\Services\Http\HttpRequestHeader.cs" />
- <Compile Include="System\Data\Services\Http\HttpRequestHeaderEnumToName.cs" />
- <Compile Include="System\Data\Services\Http\HttpStatusCode.cs" />
- <Compile Include="System\Data\Services\Http\HttpWebRequest.cs" />
- <Compile Include="System\Data\Services\Http\HttpWebResponse.cs" />
- <Compile Include="System\Data\Services\Http\NameValueFromDictionary.cs" />
- <Compile Include="System\Data\Services\Http\ScriptObjectUtility.cs" />
- <Compile Include="System\Data\Services\Http\ScriptXmlHttpRequest.cs" />
- <Compile Include="System\Data\Services\Http\ValidationHelper.cs" />
- <Compile Include="System\Data\Services\Http\WebException.cs" />
- <Compile Include="System\Data\Services\Http\WebExceptionStatus.cs" />
- <Compile Include="System\Data\Services\Http\WebHeaderCollection.cs" />
- <Compile Include="System\Data\Services\Http\WebHeaderCollectionType.cs" />
- <Compile Include="System\Data\Services\Http\WebParseError.cs" />
- <Compile Include="System\Data\Services\Http\WebRequest.cs" />
- <Compile Include="System\Data\Services\Http\WebResponse.cs" />
- <Compile Include="System\Data\Services\Http\XHRHttpWebRequest.cs" />
- <Compile Include="System\Data\Services\Http\XHRHttpWebResponse.cs" />
- <Compile Include="System\Data\Services\Http\XHRWebHeaderCollection.cs" />
- <Compile Include="System.Data.Services.Client.cs" />
- <Compile Include="Parameterized.System.Data.Services.Client.cs" />
- <Compile Include="AssemblyAttributes.cs" />
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Properties\" />
- </ItemGroup>
- <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\v3.0\Microsoft.Silverlight.CSharp.targets" />
- <!-- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> -->
- <!-- 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">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- <ProjectExtensions>
- <VisualStudio>
- <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
- <SilverlightProjectProperties />
- </FlavorProperties>
- </VisualStudio>
- </ProjectExtensions>
- </Project>
|