|
35 | 35 | <WarningLevel>4</WarningLevel>
|
36 | 36 | </PropertyGroup>
|
37 | 37 | <ItemGroup>
|
| 38 | + <Reference Include="ClientDependency.Core, Version=1.9.9.0, Culture=neutral, processorArchitecture=MSIL"> |
| 39 | + <HintPath>..\packages\ClientDependency.1.9.9\lib\net45\ClientDependency.Core.dll</HintPath> |
| 40 | + </Reference> |
| 41 | + <Reference Include="ClientDependency.Core.Mvc, Version=1.9.3.0, Culture=neutral, processorArchitecture=MSIL"> |
| 42 | + <HintPath>..\packages\ClientDependency-Mvc5.1.9.3\lib\net45\ClientDependency.Core.Mvc.dll</HintPath> |
| 43 | + </Reference> |
38 | 44 | <Reference Include="CSharpTest.Net.Collections, Version=14.906.1403.1082, Culture=neutral, PublicKeyToken=06aee00cce822474, processorArchitecture=MSIL">
|
39 | 45 | <HintPath>..\packages\CSharpTest.Net.Collections.14.906.1403.1082\lib\net40\CSharpTest.Net.Collections.dll</HintPath>
|
40 | 46 | </Reference>
|
41 |
| - <Reference Include="Examine, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
42 |
| - <HintPath>..\packages\Examine.1.0.0\lib\net452\Examine.dll</HintPath> |
| 47 | + <Reference Include="Examine, Version=1.0.2.0, Culture=neutral, processorArchitecture=MSIL"> |
| 48 | + <HintPath>..\packages\Examine.1.0.2\lib\net452\Examine.dll</HintPath> |
43 | 49 | </Reference>
|
44 | 50 | <Reference Include="HtmlAgilityPack, Version=1.8.14.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
|
45 | 51 | <HintPath>..\packages\HtmlAgilityPack.1.8.14\lib\Net45\HtmlAgilityPack.dll</HintPath>
|
|
206 | 212 | <Reference Include="System.Xml" />
|
207 | 213 | <Reference Include="System.Xml.Linq" />
|
208 | 214 | <Reference Include="Umbraco.Core, Version=8.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
209 |
| - <HintPath>..\packages\UmbracoCms.Core.8.1.0\lib\net472\Umbraco.Core.dll</HintPath> |
| 215 | + <HintPath>..\packages\UmbracoCms.Core.8.6.0\lib\net472\Umbraco.Core.dll</HintPath> |
210 | 216 | </Reference>
|
211 | 217 | <Reference Include="Umbraco.Examine, Version=8.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
212 |
| - <HintPath>..\packages\UmbracoCms.Web.8.1.0\lib\net472\Umbraco.Examine.dll</HintPath> |
| 218 | + <HintPath>..\packages\UmbracoCms.Web.8.6.0\lib\net472\Umbraco.Examine.dll</HintPath> |
| 219 | + </Reference> |
| 220 | + <Reference Include="Umbraco.ModelsBuilder.Embedded, Version=8.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 221 | + <HintPath>..\packages\UmbracoCms.Web.8.6.0\lib\net472\Umbraco.ModelsBuilder.Embedded.dll</HintPath> |
213 | 222 | </Reference>
|
214 | 223 | <Reference Include="Umbraco.Web, Version=8.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
215 |
| - <HintPath>..\packages\UmbracoCms.Web.8.1.0\lib\net472\Umbraco.Web.dll</HintPath> |
| 224 | + <HintPath>..\packages\UmbracoCms.Web.8.6.0\lib\net472\Umbraco.Web.dll</HintPath> |
216 | 225 | </Reference>
|
217 | 226 | <Reference Include="Umbraco.Web.UI, Version=8.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
218 |
| - <HintPath>..\packages\UmbracoCms.Web.8.1.0\lib\net472\Umbraco.Web.UI.dll</HintPath> |
| 227 | + <HintPath>..\packages\UmbracoCms.Web.8.6.0\lib\net472\Umbraco.Web.UI.dll</HintPath> |
219 | 228 | </Reference>
|
220 | 229 | </ItemGroup>
|
221 | 230 | <ItemGroup>
|
|
0 commit comments