|
|
@@ -56,6 +56,9 @@
|
|
|
<HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
|
<Private>True</Private>
|
|
|
</Reference>
|
|
|
+ <Reference Include="Npgsql, Version=3.2.7.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\packages\Npgsql.3.2.7\lib\net451\Npgsql.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
<Reference Include="SolrTools, Version=1.6.14.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
<HintPath>..\packages\Freyd.SolrTools.1.6.14\lib\net40\SolrTools.dll</HintPath>
|
|
|
<Private>True</Private>
|
|
|
@@ -73,6 +76,9 @@
|
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
|
|
<Private>True</Private>
|
|
|
</Reference>
|
|
|
+ <Reference Include="System.Threading.Tasks.Extensions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\packages\System.Threading.Tasks.Extensions.4.3.0\lib\portable-net45+win8+wp8+wpa81\System.Threading.Tasks.Extensions.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
<Reference Include="System.Web" />
|
|
|
<Reference Include="System.Web.ApplicationServices" />
|
|
|
<Reference Include="System.Web.Extensions" />
|