Merge pull request #228 from QuickJack/3e163743eda89cc8c239779a75dd245be12aee3c
[mono.git] / mcs / class / System.Data.Services.Client / System.Data.Services.Client-net_4_5.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
6     <ProductVersion>9.0.30729</ProductVersion>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699</NoWarn>\r
11     <OutputPath>./../../class/lib/net_4_5</OutputPath>\r
12     <NoStdLib>true</NoStdLib>\r
13     \r
14     <AppDesignerFolder>Properties</AppDesignerFolder>\r
15     <RootNamespace></RootNamespace>\r
16     <AssemblyName>System.Data.Services.Client</AssemblyName>\r
17     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
18     <FileAlignment>512</FileAlignment>\r
19   </PropertyGroup>\r
20   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
21     <DebugSymbols>true</DebugSymbols>\r
22     <DebugType>full</DebugType>\r
23     <NoWarn>1699</NoWarn>\r
24     <Optimize>false</Optimize>\r
25     <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
26     <ErrorReport>prompt</ErrorReport>\r
27     <WarningLevel>4</WarningLevel>\r
28     <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>\r
29   </PropertyGroup>\r
30   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
31     <DebugType>pdbonly</DebugType>\r
32     <NoWarn>1699</NoWarn>\r
33     <Optimize>true</Optimize>\r
34     <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_3_5</DefineConstants>\r
35     <ErrorReport>prompt</ErrorReport>\r
36     <WarningLevel>4</WarningLevel>\r
37     <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>\r
38   </PropertyGroup>\r
39   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
40   <ItemGroup>\r
41    <Compile Include=".\Assembly\AssemblyInfo.cs" />
42    <Compile Include="..\..\build\common\Consts.cs" />
43    <Compile Include="..\..\build\common\Locale.cs" />
44    <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
45    <Compile Include=".\Client\Parameterized.System.Data.Services.Client.cs" />
46    <Compile Include=".\Client\System\Data\Services\Client\ALinq\DataServiceExpressionVisitor.cs" />
47    <Compile Include=".\Client\System\Data\Services\Client\ALinq\DataServiceQueryProvider.cs" />
48    <Compile Include=".\Client\System\Data\Services\Client\ALinq\Evaluator.cs" />
49    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ExpressionNormalizer.cs" />
50    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ExpressionVisitor.cs" />
51    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ExpressionWriter.cs" />
52    <Compile Include=".\Client\System\Data\Services\Client\ALinq\FilterQueryOptionExpression.cs" />
53    <Compile Include=".\Client\System\Data\Services\Client\ALinq\InputBinder.cs" />
54    <Compile Include=".\Client\System\Data\Services\Client\ALinq\InputReferenceExpression.cs" />
55    <Compile Include=".\Client\System\Data\Services\Client\ALinq\NavigationPropertySingletonExpression.cs" />
56    <Compile Include=".\Client\System\Data\Services\Client\ALinq\OrderByQueryOptionExpression.cs" />
57    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ParameterReplacerVisitor.cs" />
58    <Compile Include=".\Client\System\Data\Services\Client\ALinq\PathBox.cs" />
59    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ProjectionAnalyzer.cs" />
60    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ProjectionQueryOptionExpression.cs" />
61    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ProjectionRewriter.cs" />
62    <Compile Include=".\Client\System\Data\Services\Client\ALinq\QueryComponents.cs" />
63    <Compile Include=".\Client\System\Data\Services\Client\ALinq\QueryOptionExpression.cs" />
64    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ReflectionUtil.cs" />
65    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ResourceBinder.cs" />
66    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ResourceExpression.cs" />
67    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ResourceExpressionType.cs" />
68    <Compile Include=".\Client\System\Data\Services\Client\ALinq\ResourceSetExpression.cs" />
69    <Compile Include=".\Client\System\Data\Services\Client\ALinq\SkipQueryOptionExpression.cs" />
70    <Compile Include=".\Client\System\Data\Services\Client\ALinq\TakeQueryOptionExpression.cs" />
71    <Compile Include=".\Client\System\Data\Services\Client\ALinq\TypeSystem.cs" />
72    <Compile Include=".\Client\System\Data\Services\Client\ALinq\UriHelper.cs" />
73    <Compile Include=".\Client\System\Data\Services\Client\ALinq\UriWriter.cs" />
74    <Compile Include=".\Client\System\Data\Services\Client\ArraySet.cs" />
75    <Compile Include=".\Client\System\Data\Services\Client\AtomContentProperty.cs" />
76    <Compile Include=".\Client\System\Data\Services\Client\AtomDataKind.cs" />
77    <Compile Include=".\Client\System\Data\Services\Client\AtomEntry.cs" />
78    <Compile Include=".\Client\System\Data\Services\Client\AtomFeed.cs" />
79    <Compile Include=".\Client\System\Data\Services\Client\AtomMaterializer.cs" />
80    <Compile Include=".\Client\System\Data\Services\Client\AtomMaterializerLog.cs" />
81    <Compile Include=".\Client\System\Data\Services\Client\AtomParser.cs" />
82    <Compile Include=".\Client\System\Data\Services\Client\BaseAsyncResult.cs" />
83    <Compile Include=".\Client\System\Data\Services\Client\BatchStream.cs" />
84    <Compile Include=".\Client\System\Data\Services\Client\BatchStreamState.cs" />
85    <Compile Include=".\Client\System\Data\Services\Client\Binding\BindingEntityInfo.cs" />
86    <Compile Include=".\Client\System\Data\Services\Client\Binding\BindingGraph.cs" />
87    <Compile Include=".\Client\System\Data\Services\Client\Binding\BindingObserver.cs" />
88    <Compile Include=".\Client\System\Data\Services\Client\Binding\BindingUtils.cs" />
89    <Compile Include=".\Client\System\Data\Services\Client\Binding\DataServiceCollectionOfT.cs" />
90    <Compile Include=".\Client\System\Data\Services\Client\Binding\DataServiceEntityAttribute.cs" />
91    <Compile Include=".\Client\System\Data\Services\Client\Binding\DataServiceSaveChangesEventArgs.cs" />
92    <Compile Include=".\Client\System\Data\Services\Client\Binding\EntityChangedParams.cs" />
93    <Compile Include=".\Client\System\Data\Services\Client\Binding\EntityCollectionChangedParams.cs" />
94    <Compile Include=".\Client\System\Data\Services\Client\Binding\LoadCompletedEventArgs.cs" />
95    <Compile Include=".\Client\System\Data\Services\Client\ChangesetResponse.cs" />
96    <Compile Include=".\Client\System\Data\Services\Client\ClientConvert.cs" />
97    <Compile Include=".\Client\System\Data\Services\Client\ClientType.cs" />
98    <Compile Include=".\Client\System.Data.Services.Client.cs" />
99    <Compile Include=".\Client\System\Data\Services\Client\DataServiceClientException.cs" />
100    <Compile Include=".\Client\System\Data\Services\Client\DataServiceContext.cs" />
101    <Compile Include=".\Client\System\Data\Services\Client\DataServiceEntityAttribute.cs" />
102    <Compile Include=".\Client\System\Data\Services\Client\DataServiceKeyAttribute.cs" />
103    <Compile Include=".\Client\System\Data\Services\Client\DataServiceProtocolVersion.cs" />
104    <Compile Include=".\Client\System\Data\Services\Client\DataServiceQueryContinuation.cs" />
105    <Compile Include=".\Client\System\Data\Services\Client\DataServiceQuery.cs" />
106    <Compile Include=".\Client\System\Data\Services\Client\DataServiceQueryException.cs" />
107    <Compile Include=".\Client\System\Data\Services\Client\DataServiceQueryOfT.cs" />
108    <Compile Include=".\Client\System\Data\Services\Client\DataServiceRequestArgs.cs" />
109    <Compile Include=".\Client\System\Data\Services\Client\DataServiceRequest.cs" />
110    <Compile Include=".\Client\System\Data\Services\Client\DataServiceRequestException.cs" />
111    <Compile Include=".\Client\System\Data\Services\Client\DataServiceRequestOfT.cs" />
112    <Compile Include=".\Client\System\Data\Services\Client\DataServiceResponse.cs" />
113    <Compile Include=".\Client\System\Data\Services\Client\DataServiceStreamResponse.cs" />
114    <Compile Include=".\Client\System\Data\Services\Client\Descriptor.cs" />
115    <Compile Include=".\Client\System\Data\Services\Client\EntityDescriptor.cs" />
116    <Compile Include=".\Client\System\Data\Services\Client\EntityPropertyMappingAttribute.cs" />
117    <Compile Include=".\Client\System\Data\Services\Client\EntityStates.cs" />
118    <Compile Include=".\Client\System\Data\Services\Client\Epm\EpmSyndicationContentSerializer.cs" />
119    <Compile Include=".\Client\System\Data\Services\Client\Error.cs" />
120    <Compile Include=".\Client\System\Data\Services\Client\GetReadStreamResult.cs" />
121    <Compile Include=".\Client\System\Data\Services\Client\HasStreamAttribute.cs" />
122    <Compile Include=".\Client\System\Data\Services\Client\LinkDescriptor.cs" />
123    <Compile Include=".\Client\System\Data\Services\Client\MaterializeFromAtom.cs" />
124    <Compile Include=".\Client\System\Data\Services\Client\MediaEntryAttribute.cs" />
125    <Compile Include=".\Client\System\Data\Services\Client\MemberAssignmentAnalysis.cs" />
126    <Compile Include=".\Client\System\Data\Services\Client\MergeOption.cs" />
127    <Compile Include=".\Client\System\Data\Services\Client\MimeTypePropertyAttribute.cs" />
128    <Compile Include=".\Client\System\Data\Services\Client\OpenObjectAttribute.cs" />
129    <Compile Include=".\Client\System\Data\Services\Client\OpenObject.cs" />
130    <Compile Include=".\Client\System\Data\Services\Client\OperationResponse.cs" />
131    <Compile Include=".\Client\System\Data\Services\Client\ProjectionPathBuilder.cs" />
132    <Compile Include=".\Client\System\Data\Services\Client\ProjectionPath.cs" />
133    <Compile Include=".\Client\System\Data\Services\Client\ProjectionPathSegment.cs" />
134    <Compile Include=".\Client\System\Data\Services\Client\ProjectionPlanCompiler.cs" />
135    <Compile Include=".\Client\System\Data\Services\Client\ProjectionPlan.cs" />
136    <Compile Include=".\Client\System\Data\Services\Client\QueryOperationResponseOfT.cs" />
137    <Compile Include=".\Client\System\Data\Services\Client\QueryResponse.cs" />
138    <Compile Include=".\Client\System\Data\Services\Client\QueryResult.cs" />
139    <Compile Include=".\Client\System\Data\Services\Client\ReadingWritingEntityEventArgs.cs" />
140    <Compile Include=".\Client\System\Data\Services\Client\ReferenceEqualityComparer.cs" />
141    <Compile Include=".\Client\System\Data\Services\Client\SaveChangesOptions.cs" />
142    <Compile Include=".\Client\System\Data\Services\Client\SendingRequestEventArgs.cs" />
143    <Compile Include=".\Client\System\Data\Services\Client\Util.cs" />
144    <Compile Include=".\Client\System\Data\Services\Client\WebUtil.cs" />
145    <Compile Include=".\Client\System\Data\Services\Client\XmlUtil.cs" />
146    <Compile Include=".\Client\System\Data\Services\Client\Xml\XmlAtomErrorReader.cs" />
147    <Compile Include=".\Client\System\Data\Services\Client\Xml\XmlWrappingReader.cs" />
148    <Compile Include=".\Server\System\Data\Services\Epm\EpmContentSerializerBase.cs" />
149    <Compile Include=".\Server\System\Data\Services\Epm\EpmCustomContentSerializer.cs" />
150    <Compile Include=".\Server\System\Data\Services\Epm\EpmCustomContentWriterNodeData.cs" />
151    <Compile Include=".\Server\System\Data\Services\Epm\EpmSourcePathSegment.cs" />
152    <Compile Include=".\Server\System\Data\Services\Epm\EpmSourceTree.cs" />
153    <Compile Include=".\Server\System\Data\Services\Epm\EpmTargetPathSegment.cs" />
154    <Compile Include=".\Server\System\Data\Services\Epm\EpmTargetTree.cs" />
155    <Compile Include=".\Server\System\Data\Services\HttpProcessUtility.cs" />
156    <Compile Include=".\Server\System\Data\Services\Parsing\WebConvert.cs" />
157    <Compile Include=".\Server\System\Data\Services\Providers\EntityPropertyMappingInfo.cs" />
158    <Compile Include=".\Server\System\Data\Services\XmlConstants.cs" />
159 \r
160   </ItemGroup>\r
161   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
162        Other similar extension points exist, see Microsoft.Common.targets.\r
163   <Target Name="BeforeBuild">\r
164   </Target>\r
165   <Target Name="AfterBuild">\r
166   </Target>\r
167   -->\r
168   <PropertyGroup>\r
169     <PreBuildEvent></PreBuildEvent>\r
170   </PropertyGroup>\r
171   <ItemGroup>\r
172         <Reference Include="mscorlib.dll">
173       <SpecificVersion>False</SpecificVersion>
174       <HintPath>mscorlib.dll</HintPath>
175     </Reference>
176     <Reference Include="System.dll">
177       <SpecificVersion>False</SpecificVersion>
178       <HintPath>System.dll</HintPath>
179     </Reference>
180     <Reference Include="System.Core.dll">
181       <SpecificVersion>False</SpecificVersion>
182       <HintPath>System.Core.dll</HintPath>
183     </Reference>
184     <Reference Include="System.Xml.Linq.dll">
185       <SpecificVersion>False</SpecificVersion>
186       <HintPath>System.Xml.Linq.dll</HintPath>
187     </Reference>
188     <Reference Include="System.Data.dll">
189       <SpecificVersion>False</SpecificVersion>
190       <HintPath>System.Data.dll</HintPath>
191     </Reference>
192     <Reference Include="System.Xml.dll">
193       <SpecificVersion>False</SpecificVersion>
194       <HintPath>System.Xml.dll</HintPath>
195     </Reference>
196     <Reference Include="WindowsBase">
197       <SpecificVersion>False</SpecificVersion>
198       <HintPath>WindowsBase</HintPath>
199     </Reference>
200 \r
201   </ItemGroup>\r
202   <ItemGroup>\r
203     <Folder Include="Properties\" />\r
204   </ItemGroup>\r
205   \r
206 </Project>\r
207