|
9 | 9 | <AppDesignerFolder>Properties</AppDesignerFolder> |
10 | 10 | <RootNamespace>DataPresenter.DataSources.OData.SampleApp</RootNamespace> |
11 | 11 | <AssemblyName>DataPresenter.DataSources.OData.SampleApp</AssemblyName> |
12 | | - <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> |
| 12 | + <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> |
13 | 13 | <FileAlignment>512</FileAlignment> |
14 | 14 | <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
15 | 15 | <WarningLevel>4</WarningLevel> |
|
18 | 18 | <SccLocalPath>SAK</SccLocalPath> |
19 | 19 | <SccAuxPath>SAK</SccAuxPath> |
20 | 20 | <SccProvider>SAK</SccProvider> |
| 21 | + <TargetFrameworkProfile /> |
21 | 22 | </PropertyGroup> |
22 | 23 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
23 | 24 | <PlatformTarget>AnyCPU</PlatformTarget> |
|
59 | 60 | <SpecificVersion>False</SpecificVersion> |
60 | 61 | <HintPath>..\..\..\..\..\..\..\work\NetAdvantage\DEV\XAML\2019.2\Source\Build\InfragisticsWPF4.v19.2.dll</HintPath> |
61 | 62 | </Reference> |
| 63 | + <Reference Include="Microsoft.Data.Edm, Version=5.8.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 64 | + <HintPath>..\packages\Microsoft.Data.Edm.5.8.4\lib\net40\Microsoft.Data.Edm.dll</HintPath> |
| 65 | + </Reference> |
| 66 | + <Reference Include="Microsoft.Data.OData, Version=5.8.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 67 | + <HintPath>..\packages\Microsoft.Data.OData.5.8.4\lib\net40\Microsoft.Data.OData.dll</HintPath> |
| 68 | + </Reference> |
| 69 | + <Reference Include="Microsoft.OData.Core, Version=7.6.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 70 | + <HintPath>..\packages\Microsoft.OData.Core.7.6.1\lib\portable-net45+win8+wpa81\Microsoft.OData.Core.dll</HintPath> |
| 71 | + </Reference> |
| 72 | + <Reference Include="Microsoft.OData.Edm, Version=7.6.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 73 | + <HintPath>..\packages\Microsoft.OData.Edm.7.6.1\lib\portable-net45+win8+wpa81\Microsoft.OData.Edm.dll</HintPath> |
| 74 | + </Reference> |
| 75 | + <Reference Include="Microsoft.Spatial, Version=7.6.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 76 | + <HintPath>..\packages\Microsoft.Spatial.7.6.1\lib\portable-net45+win8+wpa81\Microsoft.Spatial.dll</HintPath> |
| 77 | + </Reference> |
| 78 | + <Reference Include="Simple.OData.Client.Core, Version=5.10.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 79 | + <HintPath>..\packages\Simple.OData.Client.5.10.0.1\lib\net452\Simple.OData.Client.Core.dll</HintPath> |
| 80 | + </Reference> |
| 81 | + <Reference Include="Simple.OData.Client.Dynamic, Version=5.10.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 82 | + <HintPath>..\packages\Simple.OData.Client.5.10.0.1\lib\net452\Simple.OData.Client.Dynamic.dll</HintPath> |
| 83 | + </Reference> |
| 84 | + <Reference Include="Simple.OData.Client.V3.Adapter, Version=5.10.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 85 | + <HintPath>..\packages\Simple.OData.Client.5.10.0.1\lib\net452\Simple.OData.Client.V3.Adapter.dll</HintPath> |
| 86 | + </Reference> |
| 87 | + <Reference Include="Simple.OData.Client.V4.Adapter, Version=5.10.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 88 | + <HintPath>..\packages\Simple.OData.Client.5.10.0.1\lib\net452\Simple.OData.Client.V4.Adapter.dll</HintPath> |
| 89 | + </Reference> |
62 | 90 | <Reference Include="System" /> |
63 | 91 | <Reference Include="System.Data" /> |
| 92 | + <Reference Include="System.Spatial, Version=5.8.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 93 | + <HintPath>..\packages\System.Spatial.5.8.4\lib\net40\System.Spatial.dll</HintPath> |
| 94 | + </Reference> |
64 | 95 | <Reference Include="System.Xml" /> |
65 | 96 | <Reference Include="Microsoft.CSharp" /> |
66 | 97 | <Reference Include="System.Core" /> |
|
111 | 142 | <Generator>ResXFileCodeGenerator</Generator> |
112 | 143 | <LastGenOutput>Resources.Designer.cs</LastGenOutput> |
113 | 144 | </EmbeddedResource> |
| 145 | + <None Include="packages.config" /> |
114 | 146 | <None Include="Properties\Settings.settings"> |
115 | 147 | <Generator>SettingsSingleFileGenerator</Generator> |
116 | 148 | <LastGenOutput>Settings.Designer.cs</LastGenOutput> |
|
0 commit comments