We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df453c9 commit 3530602Copy full SHA for 3530602
IntegrationEngine.Tests/IntegrationEngine.Tests.csproj
@@ -103,7 +103,7 @@
103
<HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
104
</Reference>
105
<Reference Include="NLog">
106
- <HintPath>..\packages\NLog.3.2.0.0\lib\net45\NLog.dll</HintPath>
+ <HintPath>..\packages\NLog.3.1.0.0\lib\net45\NLog.dll</HintPath>
107
108
<Reference Include="Owin">
109
<HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
@@ -190,4 +190,4 @@
190
-->
191
<ItemGroup />
192
193
-</Project>
+</Project>
0 commit comments