|
42 | 42 | <Reference Include="CSharpTest.Net.Collections, Version=14.906.1403.1082, Culture=neutral, PublicKeyToken=06aee00cce822474, processorArchitecture=MSIL">
|
43 | 43 | <HintPath>..\packages\CSharpTest.Net.Collections.14.906.1403.1082\lib\net40\CSharpTest.Net.Collections.dll</HintPath>
|
44 | 44 | </Reference>
|
45 |
| - <Reference Include="Examine, Version=1.0.2.0, Culture=neutral, processorArchitecture=MSIL"> |
46 |
| - <HintPath>..\packages\Examine.1.0.2\lib\net452\Examine.dll</HintPath> |
| 45 | + <Reference Include="Examine, Version=1.2.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 46 | + <HintPath>..\packages\Examine.1.2.0\lib\net452\Examine.dll</HintPath> |
47 | 47 | </Reference>
|
48 | 48 | <Reference Include="HtmlAgilityPack, Version=1.11.8.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
|
49 | 49 | <HintPath>..\packages\HtmlAgilityPack.1.11.8\lib\Net45\HtmlAgilityPack.dll</HintPath>
|
|
75 | 75 | <Reference Include="Markdown, Version=2.0.0.0, Culture=neutral, PublicKeyToken=1b320cc08ad5aa89, processorArchitecture=MSIL">
|
76 | 76 | <HintPath>..\packages\Markdown.2.2.1\lib\net451\Markdown.dll</HintPath>
|
77 | 77 | </Reference>
|
| 78 | + <Reference Include="MessagePack, Version=2.1.0.0, Culture=neutral, PublicKeyToken=b4a0369545f0a1be, processorArchitecture=MSIL"> |
| 79 | + <HintPath>..\packages\MessagePack.2.1.165\lib\netstandard2.0\MessagePack.dll</HintPath> |
| 80 | + </Reference> |
| 81 | + <Reference Include="MessagePack.Annotations, Version=2.1.0.0, Culture=neutral, PublicKeyToken=b4a0369545f0a1be, processorArchitecture=MSIL"> |
| 82 | + <HintPath>..\packages\MessagePack.Annotations.2.1.165\lib\netstandard2.0\MessagePack.Annotations.dll</HintPath> |
| 83 | + </Reference> |
78 | 84 | <Reference Include="Microsoft.AspNet.Identity.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
79 | 85 | <HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.2.2\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
|
80 | 86 | </Reference>
|
|
84 | 90 | <Reference Include="Microsoft.AspNet.SignalR.Core, Version=2.4.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
85 | 91 | <HintPath>..\packages\Microsoft.AspNet.SignalR.Core.2.4.0\lib\net45\Microsoft.AspNet.SignalR.Core.dll</HintPath>
|
86 | 92 | </Reference>
|
| 93 | + <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 94 | + <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.1.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath> |
| 95 | + </Reference> |
87 | 96 | <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
88 | 97 | <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.2.0.0\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
|
89 | 98 | </Reference>
|
|
160 | 169 | <HintPath>..\packages\Superpower.2.0.0\lib\net45\Superpower.dll</HintPath>
|
161 | 170 | </Reference>
|
162 | 171 | <Reference Include="System" />
|
| 172 | + <Reference Include="System.Buffers, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 173 | + <HintPath>..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll</HintPath> |
| 174 | + </Reference> |
163 | 175 | <Reference Include="System.ComponentModel.DataAnnotations" />
|
164 | 176 | <Reference Include="System.Configuration" />
|
165 | 177 | <Reference Include="System.Core" />
|
|
175 | 187 | </Reference>
|
176 | 188 | <Reference Include="System.IO" />
|
177 | 189 | <Reference Include="System.Linq.Expressions" />
|
| 190 | + <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 191 | + <HintPath>..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll</HintPath> |
| 192 | + </Reference> |
178 | 193 | <Reference Include="System.Net.Http.Formatting, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
179 | 194 | <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.7\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
180 | 195 | </Reference>
|
| 196 | + <Reference Include="System.Numerics" /> |
| 197 | + <Reference Include="System.Numerics.Vectors, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 198 | + <HintPath>..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll</HintPath> |
| 199 | + </Reference> |
181 | 200 | <Reference Include="System.Runtime" />
|
182 | 201 | <Reference Include="System.Runtime.Caching" />
|
| 202 | + <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.6.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 203 | + <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
| 204 | + </Reference> |
183 | 205 | <Reference Include="System.Runtime.Serialization" />
|
184 | 206 | <Reference Include="System.Security" />
|
| 207 | + <Reference Include="System.Text.Encoding.CodePages, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 208 | + <HintPath>..\packages\System.Text.Encoding.CodePages.4.7.1\lib\net461\System.Text.Encoding.CodePages.dll</HintPath> |
| 209 | + </Reference> |
185 | 210 | <Reference Include="System.Threading.Tasks" />
|
186 | 211 | <Reference Include="System.Threading.Tasks.Dataflow, Version=4.6.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
187 | 212 | <HintPath>..\packages\System.Threading.Tasks.Dataflow.4.9.0\lib\netstandard2.0\System.Threading.Tasks.Dataflow.dll</HintPath>
|
188 | 213 | </Reference>
|
| 214 | + <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 215 | + <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.3\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath> |
| 216 | + </Reference> |
189 | 217 | <Reference Include="System.Transactions" />
|
190 | 218 | <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
191 | 219 | <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
|
|
223 | 251 | <Reference Include="System.Net.Http" />
|
224 | 252 | <Reference Include="System.Xml" />
|
225 | 253 | <Reference Include="Umbraco.Core, Version=8.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
226 |
| - <HintPath>..\packages\UmbracoCms.Core.8.7.0\lib\net472\Umbraco.Core.dll</HintPath> |
| 254 | + <HintPath>..\packages\UmbracoCms.Core.8.14.1\lib\net472\Umbraco.Core.dll</HintPath> |
227 | 255 | </Reference>
|
228 | 256 | <Reference Include="Umbraco.Examine, Version=8.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
229 |
| - <HintPath>..\packages\UmbracoCms.Web.8.7.0\lib\net472\Umbraco.Examine.dll</HintPath> |
| 257 | + <HintPath>..\packages\UmbracoCms.Web.8.14.1\lib\net472\Umbraco.Examine.dll</HintPath> |
230 | 258 | </Reference>
|
231 | 259 | <Reference Include="Umbraco.ModelsBuilder.Embedded, Version=8.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
232 |
| - <HintPath>..\packages\UmbracoCms.Web.8.7.0\lib\net472\Umbraco.ModelsBuilder.Embedded.dll</HintPath> |
| 260 | + <HintPath>..\packages\UmbracoCms.Web.8.14.1\lib\net472\Umbraco.ModelsBuilder.Embedded.dll</HintPath> |
233 | 261 | </Reference>
|
234 | 262 | <Reference Include="Umbraco.Web, Version=8.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
235 |
| - <HintPath>..\packages\UmbracoCms.Web.8.7.0\lib\net472\Umbraco.Web.dll</HintPath> |
| 263 | + <HintPath>..\packages\UmbracoCms.Web.8.14.1\lib\net472\Umbraco.Web.dll</HintPath> |
236 | 264 | </Reference>
|
237 | 265 | <Reference Include="Umbraco.Web.UI, Version=8.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
238 |
| - <HintPath>..\packages\UmbracoCms.Web.8.7.0\lib\net472\Umbraco.Web.UI.dll</HintPath> |
| 266 | + <HintPath>..\packages\UmbracoCms.Web.8.14.1\lib\net472\Umbraco.Web.UI.dll</HintPath> |
239 | 267 | </Reference>
|
240 | 268 | </ItemGroup>
|
241 | 269 | <ItemGroup>
|
|
0 commit comments