File tree Expand file tree Collapse file tree 6 files changed +15
-15
lines changed
IntegrationEngine.Model.Tests Expand file tree Collapse file tree 6 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 4545 <Reference Include =" Microsoft.CSharp" />
4646 <Reference Include =" System.Data" />
4747 <Reference Include =" System.Xml" />
48+ <Reference Include =" CronExpressionDescriptor" >
49+ <HintPath >..\packages\CronExpressionDescriptor.1.13.0\lib\net35\CronExpressionDescriptor.dll</HintPath >
50+ </Reference >
4851 <Reference Include =" Elasticsearch.Net" >
49- <HintPath >..\packages\Elasticsearch.Net.1.4.0 \lib\net45\Elasticsearch.Net.dll</HintPath >
52+ <HintPath >..\packages\Elasticsearch.Net.1.4.1 \lib\net45\Elasticsearch.Net.dll</HintPath >
5053 </Reference >
5154 <Reference Include =" Nest" >
52- <HintPath >..\packages\NEST.1.4.0\lib\net45\Nest.dll</HintPath >
53- </Reference >
54- <Reference Include =" CronExpressionDescriptor" >
55- <HintPath >..\packages\CronExpressionDescriptor.1.13.0\lib\net35\CronExpressionDescriptor.dll</HintPath >
55+ <HintPath >..\packages\NEST.1.4.1\lib\net45\Nest.dll</HintPath >
5656 </Reference >
5757 </ItemGroup >
5858 <ItemGroup >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
33 <package id =" CronExpressionDescriptor" version =" 1.13.0" targetFramework =" net45" />
4- <package id =" Elasticsearch.Net" version =" 1.4.0 " targetFramework =" net45" />
5- <package id =" NEST" version =" 1.4.0 " targetFramework =" net45" />
4+ <package id =" Elasticsearch.Net" version =" 1.4.1 " targetFramework =" net45" />
5+ <package id =" NEST" version =" 1.4.1 " targetFramework =" net45" />
66 <package id =" Newtonsoft.Json" version =" 6.0.8" targetFramework =" net45" />
77 <package id =" NUnit" version =" 2.6.4" targetFramework =" net45" />
88</packages >
Original file line number Diff line number Diff line change 120120 <Reference Include =" System.Web.Http.Owin" >
121121 <HintPath >..\packages\Microsoft.AspNet.WebApi.Owin.5.2.3\lib\net45\System.Web.Http.Owin.dll</HintPath >
122122 </Reference >
123- <Reference Include =" Microsoft.Owin.Hosting" >
124- <HintPath >..\packages\Microsoft.Owin.Hosting.3.0.0\lib\net45\Microsoft.Owin.Hosting.dll</HintPath >
125- </Reference >
126123 <Reference Include =" Microsoft.Owin.Host.HttpListener" >
127124 <HintPath >..\packages\Microsoft.Owin.Host.HttpListener.3.0.1\lib\net45\Microsoft.Owin.Host.HttpListener.dll</HintPath >
128125 </Reference >
126+ <Reference Include =" Microsoft.Owin.Hosting" >
127+ <HintPath >..\packages\Microsoft.Owin.Hosting.3.0.1\lib\net45\Microsoft.Owin.Hosting.dll</HintPath >
128+ </Reference >
129129 </ItemGroup >
130130 <ItemGroup >
131131 <Compile Include =" Properties\AssemblyInfo.cs" />
Original file line number Diff line number Diff line change 1515 <package id =" Microsoft.AspNet.WebApi.OwinSelfHost" version =" 5.2.3" targetFramework =" net45" />
1616 <package id =" Microsoft.Owin" version =" 3.0.1" targetFramework =" net45" />
1717 <package id =" Microsoft.Owin.Host.HttpListener" version =" 3.0.1" targetFramework =" net45" />
18- <package id =" Microsoft.Owin.Hosting" version =" 3.0.0 " targetFramework =" net45" />
18+ <package id =" Microsoft.Owin.Hosting" version =" 3.0.1 " targetFramework =" net45" />
1919 <package id =" Moq" version =" 4.2.1502.0911" targetFramework =" net45" />
2020 <package id =" NEST" version =" 1.4.1" targetFramework =" net45" />
2121 <package id =" Newtonsoft.Json" version =" 6.0.8" targetFramework =" net45" />
Original file line number Diff line number Diff line change 6565 <Reference Include =" EntityFramework.SqlServer" >
6666 <HintPath >..\packages\EntityFramework.6.1.2\lib\net45\EntityFramework.SqlServer.dll</HintPath >
6767 </Reference >
68- <Reference Include =" Microsoft.Owin.Hosting" >
69- <HintPath >..\packages\Microsoft.Owin.Hosting.3.0.0\lib\net45\Microsoft.Owin.Hosting.dll</HintPath >
70- </Reference >
7168 <Reference Include =" ServiceStack.Common" >
7269 <HintPath >..\packages\ServiceStack.Common.3.9.71\lib\net35\ServiceStack.Common.dll</HintPath >
7370 </Reference >
149146 <Reference Include =" NLog.Targets.ElasticSearch" >
150147 <HintPath >..\packages\NLog.Targets.ElasticSearch.1.0.0.0\lib\net40\NLog.Targets.ElasticSearch.dll</HintPath >
151148 </Reference >
149+ <Reference Include =" Microsoft.Owin.Hosting" >
150+ <HintPath >..\packages\Microsoft.Owin.Hosting.3.0.1\lib\net45\Microsoft.Owin.Hosting.dll</HintPath >
151+ </Reference >
152152 </ItemGroup >
153153 <ItemGroup >
154154 <Compile Include =" ..\configuration\SharedAssemblyInfo.cs" >
Original file line number Diff line number Diff line change 1515 <package id =" Microsoft.AspNet.WebApi.OwinSelfHost" version =" 5.2.3" targetFramework =" net45" />
1616 <package id =" Microsoft.Owin" version =" 3.0.1" targetFramework =" net45" />
1717 <package id =" Microsoft.Owin.Host.HttpListener" version =" 3.0.1" targetFramework =" net45" />
18- <package id =" Microsoft.Owin.Hosting" version =" 3.0.0 " targetFramework =" net45" />
18+ <package id =" Microsoft.Owin.Hosting" version =" 3.0.1 " targetFramework =" net45" />
1919 <package id =" NEST" version =" 1.4.1" targetFramework =" net45" />
2020 <package id =" Newtonsoft.Json" version =" 6.0.8" targetFramework =" net45" />
2121 <package id =" NLog" version =" 3.2.0.0" targetFramework =" net45" />
You can’t perform that action at this time.
0 commit comments