File tree Expand file tree Collapse file tree 5 files changed +9
-17
lines changed
IntegrationEngine.Core.Tests
IntegrationEngine.Core.net40 Expand file tree Collapse file tree 5 files changed +9
-17
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<configuration >
3- <runtime >
4- <assemblyBinding xmlns =" urn:schemas-microsoft-com:asm.v1" >
5- <dependentAssembly >
6- <assemblyIdentity name =" NLog" publicKeyToken =" 5120e14c03d0593c" culture =" neutral" />
7- <bindingRedirect oldVersion =" 0.0.0.0-3.2.0.0" newVersion =" 3.2.0.0" />
8- </dependentAssembly >
9- </assemblyBinding >
10- </runtime >
11- </configuration >
3+ </configuration >
Original file line number Diff line number Diff line change 8484 <HintPath >..\packages\NEST.1.4.1\lib\Nest.dll</HintPath >
8585 </Reference >
8686 <Reference Include =" NLog" >
87- <HintPath >..\packages\NLog.3.2 .0.0\lib\net40\NLog.dll</HintPath >
87+ <HintPath >..\packages\NLog.3.1 .0.0\lib\net40\NLog.dll</HintPath >
8888 </Reference >
8989 </ItemGroup >
9090 <ItemGroup >
256256 <Target Name="AfterBuild">
257257 </Target>
258258 -->
259- </Project >
259+ </Project >
Original file line number Diff line number Diff line change 8484 <HintPath >..\packages\NEST.1.4.1\lib\net45\Nest.dll</HintPath >
8585 </Reference >
8686 <Reference Include =" NLog" >
87- <HintPath >..\packages\NLog.3.2 .0.0\lib\net45\NLog.dll</HintPath >
87+ <HintPath >..\packages\NLog.3.1 .0.0\lib\net45\NLog.dll</HintPath >
8888 </Reference >
8989 </ItemGroup >
9090 <ItemGroup >
167167 -->
168168 <ItemGroup />
169169 <ItemGroup />
170- </Project >
170+ </Project >
Original file line number Diff line number Diff line change 141141 <HintPath >..\packages\NEST.1.4.1\lib\net45\Nest.dll</HintPath >
142142 </Reference >
143143 <Reference Include =" NLog" >
144- <HintPath >..\packages\NLog.3.2 .0.0\lib\net45\NLog.dll</HintPath >
144+ <HintPath >..\packages\NLog.3.1 .0.0\lib\net45\NLog.dll</HintPath >
145145 </Reference >
146146 <Reference Include =" NLog.Targets.ElasticSearch" >
147147 <HintPath >..\packages\NLog.Targets.ElasticSearch.1.0.0.0\lib\net40\NLog.Targets.ElasticSearch.dll</HintPath >
212212 <Import Project =" $(SolutionDir)\.nuget\NuGet.targets" Condition =" Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
213213 <ItemGroup />
214214 <ItemGroup />
215- </Project >
215+ </Project >
Original file line number Diff line number Diff line change 8282 <HintPath >..\packages\NLog.Targets.ElasticSearch.1.0.0.0\lib\net40\NLog.Targets.ElasticSearch.dll</HintPath >
8383 </Reference >
8484 <Reference Include =" NLog" >
85- <HintPath >..\packages\NLog.3.2 .0.0\lib\net45\NLog.dll</HintPath >
85+ <HintPath >..\packages\NLog.3.1 .0.0\lib\net45\NLog.dll</HintPath >
8686 </Reference >
8787 <Reference Include =" Microsoft.Owin.Host.HttpListener" >
8888 <HintPath >..\packages\Microsoft.Owin.Host.HttpListener.3.0.1\lib\net45\Microsoft.Owin.Host.HttpListener.dll</HintPath >
152152 </ItemGroup >
153153 <Import Project =" $(SolutionDir)\.nuget\NuGet.targets" Condition =" Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
154154 <ItemGroup />
155- </Project >
155+ </Project >
You can’t perform that action at this time.
0 commit comments