|
41 | 41 | <StartupObject>NuGet.Server.V2.Samples.OwinHost.Program</StartupObject> |
42 | 42 | </PropertyGroup> |
43 | 43 | <ItemGroup> |
44 | | - <Reference Include="Microsoft.Data.Edm, Version=5.7.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
45 | | - <SpecificVersion>False</SpecificVersion> |
46 | | - <HintPath>..\..\packages\Microsoft.Data.Edm.5.7.0\lib\net40\Microsoft.Data.Edm.dll</HintPath> |
47 | | - <Private>True</Private> |
| 44 | + <Reference Include="Microsoft.Data.Edm, Version=5.8.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 45 | + <HintPath>..\..\packages\Microsoft.Data.Edm.5.8.4\lib\net40\Microsoft.Data.Edm.dll</HintPath> |
48 | 46 | </Reference> |
49 | | - <Reference Include="Microsoft.Data.OData, Version=5.7.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
50 | | - <SpecificVersion>False</SpecificVersion> |
51 | | - <HintPath>..\..\packages\Microsoft.Data.OData.5.7.0\lib\net40\Microsoft.Data.OData.dll</HintPath> |
52 | | - <Private>True</Private> |
| 47 | + <Reference Include="Microsoft.Data.OData, Version=5.8.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 48 | + <HintPath>..\..\packages\Microsoft.Data.OData.5.8.4\lib\net40\Microsoft.Data.OData.dll</HintPath> |
53 | 49 | </Reference> |
54 | 50 | <Reference Include="Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
55 | 51 | <SpecificVersion>False</SpecificVersion> |
|
90 | 86 | <SpecificVersion>False</SpecificVersion> |
91 | 87 | <HintPath>..\..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath> |
92 | 88 | </Reference> |
93 | | - <Reference Include="System.Spatial, Version=5.7.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
94 | | - <SpecificVersion>False</SpecificVersion> |
95 | | - <HintPath>..\..\packages\System.Spatial.5.7.0\lib\net40\System.Spatial.dll</HintPath> |
96 | | - <Private>True</Private> |
| 89 | + <Reference Include="System.Spatial, Version=5.8.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 90 | + <HintPath>..\..\packages\System.Spatial.5.8.4\lib\net40\System.Spatial.dll</HintPath> |
97 | 91 | </Reference> |
98 | 92 | <Reference Include="System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
99 | 93 | <SpecificVersion>False</SpecificVersion> |
|
0 commit comments