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 ace52b0 commit 36a8013Copy full SHA for 36a8013
IntegrationEngine/IntegrationEngine.csproj
@@ -114,7 +114,7 @@
114
<HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.2\lib\net45\System.Web.Http.dll</HintPath>
115
</Reference>
116
<Reference Include="fx.configuration">
117
- <HintPath>..\packages\fx.configuration.0.4.0\lib\net45\fx.configuration.dll</HintPath>
+ <HintPath>..\packages\FX.Configuration.0.4.0\lib\net45\fx.configuration.dll</HintPath>
118
119
<Reference Include="Microsoft.Practices.Unity">
120
<HintPath>..\packages\Unity.3.5.1404.0\lib\net45\Microsoft.Practices.Unity.dll</HintPath>
@@ -207,4 +207,4 @@
207
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
208
<ItemGroup />
209
210
-</Project>
+</Project>
0 commit comments