|
14 | 14 | <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir> |
15 | 15 | <RestorePackages>true</RestorePackages> |
16 | 16 | <TargetFrameworkProfile /> |
| 17 | + <NuGetPackageImportStamp>4a4505db</NuGetPackageImportStamp> |
17 | 18 | </PropertyGroup> |
18 | 19 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
19 | 20 | <DebugSymbols>true</DebugSymbols> |
|
57 | 58 | <Compile Include="VSConfiguration\VSReportingConfiguration.cs" /> |
58 | 59 | </ItemGroup> |
59 | 60 | <ItemGroup> |
| 61 | + <Reference Include="Microsoft.Data.Edm, Version=5.6.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 62 | + <SpecificVersion>False</SpecificVersion> |
| 63 | + <HintPath>..\packages\Microsoft.Data.Edm.5.6.3\lib\net40\Microsoft.Data.Edm.dll</HintPath> |
| 64 | + </Reference> |
| 65 | + <Reference Include="Microsoft.Data.OData, Version=5.6.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 66 | + <SpecificVersion>False</SpecificVersion> |
| 67 | + <HintPath>..\packages\Microsoft.Data.OData.5.6.3\lib\net40\Microsoft.Data.OData.dll</HintPath> |
| 68 | + </Reference> |
| 69 | + <Reference Include="Microsoft.OData.Core"> |
| 70 | + <HintPath>..\packages\Microsoft.OData.Core.6.10.0\lib\portable-net40+sl5+wp8+win8+wpa\Microsoft.OData.Core.dll</HintPath> |
| 71 | + </Reference> |
| 72 | + <Reference Include="Microsoft.OData.Edm"> |
| 73 | + <HintPath>..\packages\Microsoft.OData.Edm.6.10.0\lib\portable-net40+sl5+wp8+win8+wpa\Microsoft.OData.Edm.dll</HintPath> |
| 74 | + </Reference> |
| 75 | + <Reference Include="Microsoft.Spatial"> |
| 76 | + <HintPath>..\packages\Microsoft.Spatial.6.10.0\lib\portable-net40+sl5+wp8+win8+wpa\Microsoft.Spatial.dll</HintPath> |
| 77 | + </Reference> |
60 | 78 | <Reference Include="Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
61 | 79 | <SpecificVersion>False</SpecificVersion> |
62 | 80 | <HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll</HintPath> |
|
72 | 90 | <Reference Include="Newtonsoft.Json"> |
73 | 91 | <HintPath>..\packages\Newtonsoft.Json.6.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
74 | 92 | </Reference> |
75 | | - <Reference Include="Simple.OData.Client.Net40, Version=3.0.2.0, Culture=neutral, processorArchitecture=MSIL"> |
| 93 | + <Reference Include="Simple.OData.Client.Net40, Version=4.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
76 | 94 | <SpecificVersion>False</SpecificVersion> |
77 | | - <HintPath>..\packages\Simple.OData.Client.4.2.1\lib\net40\Simple.OData.Client.Net40.dll</HintPath> |
| 95 | + <HintPath>..\packages\Simple.OData.Client.4.3.0\lib\net40\Simple.OData.Client.Net40.dll</HintPath> |
78 | 96 | </Reference> |
79 | 97 | <Reference Include="System" /> |
80 | 98 | <Reference Include="System.Core" /> |
81 | 99 | <Reference Include="System.IO.Compression" /> |
82 | 100 | <Reference Include="System.IO.Compression.FileSystem" /> |
83 | 101 | <Reference Include="System.Net" /> |
84 | 102 | <Reference Include="System.Net.Http" /> |
85 | | - <Reference Include="System.Net.Http.Extensions, Version=2.2.22.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 103 | + <Reference Include="System.Net.Http.Extensions, Version=2.2.28.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
86 | 104 | <SpecificVersion>False</SpecificVersion> |
87 | | - <HintPath>..\packages\Microsoft.Net.Http.2.2.22\lib\net45\System.Net.Http.Extensions.dll</HintPath> |
| 105 | + <HintPath>..\packages\Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Extensions.dll</HintPath> |
88 | 106 | </Reference> |
89 | | - <Reference Include="System.Net.Http.Primitives, Version=4.2.22.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 107 | + <Reference Include="System.Net.Http.Primitives, Version=4.2.28.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
90 | 108 | <SpecificVersion>False</SpecificVersion> |
91 | | - <HintPath>..\packages\Microsoft.Net.Http.2.2.22\lib\net45\System.Net.Http.Primitives.dll</HintPath> |
| 109 | + <HintPath>..\packages\Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Primitives.dll</HintPath> |
92 | 110 | </Reference> |
93 | 111 | <Reference Include="System.Net.Http.WebRequest" /> |
94 | 112 | <Reference Include="System.Runtime.Serialization" /> |
| 113 | + <Reference Include="System.Spatial, Version=5.6.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 114 | + <SpecificVersion>False</SpecificVersion> |
| 115 | + <HintPath>..\packages\System.Spatial.5.6.3\lib\net40\System.Spatial.dll</HintPath> |
| 116 | + </Reference> |
95 | 117 | <Reference Include="System.Web" /> |
96 | 118 | <Reference Include="System.Xml.Linq" /> |
97 | 119 | <Reference Include="System.Data.DataSetExtensions" /> |
|
114 | 136 | <ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> |
115 | 137 | </PropertyGroup> |
116 | 138 | <Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" /> |
| 139 | + <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'))" /> |
117 | 140 | </Target> |
118 | | - <Import Project="..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets" Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" /> |
119 | | - <Target Name="EnsureBclBuildImported" BeforeTargets="BeforeBuild" Condition="'$(BclBuildImported)' == ''"> |
120 | | - <Error Condition="!Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." HelpKeyword="BCLBUILD2001" /> |
121 | | - <Error Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568." HelpKeyword="BCLBUILD2002" /> |
122 | | - </Target> |
| 141 | + <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')" /> |
123 | 142 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
124 | 143 | Other similar extension points exist, see Microsoft.Common.targets. |
125 | 144 | <Target Name="BeforeBuild"> |
|
0 commit comments