1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4+ <PropertyGroup >
5+ <MinimumVisualStudioVersion >10.0</MinimumVisualStudioVersion >
6+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
7+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
8+ <ProjectGuid >{2D978939-4120-4ABF-B13D-84D63075E61A}</ProjectGuid >
9+ <OutputType >Library</OutputType >
10+ <AppDesignerFolder >Properties</AppDesignerFolder >
11+ <RootNamespace >DataSource.DataProviders.OData.Core</RootNamespace >
12+ <AssemblyName >DataSource.DataProviders.OData.Core</AssemblyName >
13+ <DefaultLanguage >en-US</DefaultLanguage >
14+ <FileAlignment >512</FileAlignment >
15+ <ProjectTypeGuids >{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
16+ <TargetFrameworkProfile >Profile111</TargetFrameworkProfile >
17+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
18+ <NuGetPackageImportStamp >
19+ </NuGetPackageImportStamp >
20+ </PropertyGroup >
21+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
22+ <DebugSymbols >true</DebugSymbols >
23+ <DebugType >full</DebugType >
24+ <Optimize >false</Optimize >
25+ <OutputPath >bin\Debug\</OutputPath >
26+ <DefineConstants >TRACE;DEBUG;PCL</DefineConstants >
27+ <ErrorReport >prompt</ErrorReport >
28+ <WarningLevel >4</WarningLevel >
29+ </PropertyGroup >
30+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
31+ <DebugType >pdbonly</DebugType >
32+ <Optimize >true</Optimize >
33+ <OutputPath >bin\Release\</OutputPath >
34+ <DefineConstants >TRACE;PCL</DefineConstants >
35+ <ErrorReport >prompt</ErrorReport >
36+ <WarningLevel >4</WarningLevel >
37+ </PropertyGroup >
38+ <ItemGroup >
39+ <Compile Include =" Properties\AssemblyInfo.cs" />
40+ </ItemGroup >
41+ <ItemGroup >
42+ <Reference Include =" Infragistics.Core" >
43+ <HintPath >..\..\..\..\..\..\..\work\NetAdvantage\DEV\Xamarin\2017.1\Source\Build\Infragistics.Core.dll</HintPath >
44+ </Reference >
45+ <Reference Include =" Infragistics.Core.DataVisualization" >
46+ <HintPath >..\..\..\..\..\..\..\work\NetAdvantage\DEV\Xamarin\2017.1\Source\Build\Infragistics.Core.DataVisualization.dll</HintPath >
47+ </Reference >
48+ <Reference Include =" Infragistics.Core.Platform" >
49+ <HintPath >..\..\..\..\..\..\..\work\NetAdvantage\DEV\Xamarin\2017.1\Source\Build\Infragistics.Core.Platform.dll</HintPath >
50+ </Reference >
51+ <Reference Include =" Microsoft.Data.Edm, Version=5.6.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
52+ <HintPath >..\packages\Microsoft.Data.Edm.5.6.4\lib\portable-net45+wp8+win8+wpa\Microsoft.Data.Edm.dll</HintPath >
53+ <Private >True</Private >
54+ </Reference >
55+ <Reference Include =" Microsoft.Data.OData, Version=5.6.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
56+ <HintPath >..\packages\Microsoft.Data.OData.5.6.4\lib\portable-net45+wp8+win8+wpa\Microsoft.Data.OData.dll</HintPath >
57+ <Private >True</Private >
58+ </Reference >
59+ <Reference Include =" Microsoft.OData.Core, Version=6.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
60+ <HintPath >..\packages\Microsoft.OData.Core.6.11.0\lib\portable-net40+sl5+wp8+win8+wpa\Microsoft.OData.Core.dll</HintPath >
61+ <Private >True</Private >
62+ </Reference >
63+ <Reference Include =" Microsoft.OData.Edm, Version=6.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
64+ <HintPath >..\packages\Microsoft.OData.Edm.6.11.0\lib\portable-net40+sl5+wp8+win8+wpa\Microsoft.OData.Edm.dll</HintPath >
65+ <Private >True</Private >
66+ </Reference >
67+ <Reference Include =" Microsoft.Spatial, Version=6.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
68+ <HintPath >..\packages\Microsoft.Spatial.6.11.0\lib\portable-net40+sl5+wp8+win8+wpa\Microsoft.Spatial.dll</HintPath >
69+ <Private >True</Private >
70+ </Reference >
71+ <Reference Include =" Simple.OData.Client.Core, Version=4.13.0.0, Culture=neutral, processorArchitecture=MSIL" >
72+ <HintPath >..\packages\Simple.OData.Client.4.13.0\lib\portable-net45+win8+wp8+wpa81\Simple.OData.Client.Core.dll</HintPath >
73+ <Private >True</Private >
74+ </Reference >
75+ <Reference Include =" Simple.OData.Client.Dynamic, Version=4.13.0.0, Culture=neutral, processorArchitecture=MSIL" >
76+ <HintPath >..\packages\Simple.OData.Client.4.13.0\lib\portable-net45+win8+wp8+wpa81\Simple.OData.Client.Dynamic.dll</HintPath >
77+ <Private >True</Private >
78+ </Reference >
79+ <Reference Include =" Simple.OData.Client.V3.Adapter, Version=4.13.0.0, Culture=neutral, processorArchitecture=MSIL" >
80+ <HintPath >..\packages\Simple.OData.Client.4.13.0\lib\portable-net45+win8+wp8+wpa81\Simple.OData.Client.V3.Adapter.dll</HintPath >
81+ <Private >True</Private >
82+ </Reference >
83+ <Reference Include =" Simple.OData.Client.V4.Adapter, Version=4.13.0.0, Culture=neutral, processorArchitecture=MSIL" >
84+ <HintPath >..\packages\Simple.OData.Client.4.13.0\lib\portable-net45+win8+wp8+wpa81\Simple.OData.Client.V4.Adapter.dll</HintPath >
85+ <Private >True</Private >
86+ </Reference >
87+ <Reference Include =" System.Net.Http.Extensions, Version=1.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
88+ <HintPath >..\packages\Microsoft.Net.Http.2.2.28\lib\portable-net45+win8+wpa81\System.Net.Http.Extensions.dll</HintPath >
89+ <Private >True</Private >
90+ </Reference >
91+ <Reference Include =" System.Net.Http.Primitives, Version=4.2.28.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
92+ <HintPath >..\packages\Microsoft.Net.Http.2.2.28\lib\portable-net45+win8+wpa81\System.Net.Http.Primitives.dll</HintPath >
93+ <Private >True</Private >
94+ </Reference >
95+ <Reference Include =" System.Spatial, Version=5.6.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
96+ <HintPath >..\packages\System.Spatial.5.6.4\lib\portable-net45+wp8+win8+wpa\System.Spatial.dll</HintPath >
97+ <Private >True</Private >
98+ </Reference >
99+ </ItemGroup >
100+ <ItemGroup >
101+ <None Include =" packages.config" />
102+ </ItemGroup >
103+ <Import Project =" ..\..\ODataDataProvider\ODataDataProvider.projitems" Label =" Shared" />
104+ <Import Project =" $(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
105+ <Import Project =" ..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" Condition =" Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" />
106+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
107+ <PropertyGroup >
108+ <ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
109+ </PropertyGroup >
110+ <Error Condition =" !Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets'))" />
111+ </Target >
112+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
113+ Other similar extension points exist, see Microsoft.Common.targets.
114+ <Target Name="BeforeBuild">
115+ </Target>
116+ <Target Name="AfterBuild">
117+ </Target>
118+ -->
119+ </Project >
0 commit comments