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 36a8013 commit daf16e4Copy full SHA for daf16e4
IntegrationEngine.Tests/IntegrationEngine.Tests.csproj
@@ -40,7 +40,7 @@
40
<HintPath>..\packages\BeekmanLabs.UnitTesting.0.0.0\lib\net45\BeekmanLabs.UnitTesting.dll</HintPath>
41
</Reference>
42
<Reference Include="fx.configuration">
43
- <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>
44
45
<Reference Include="Microsoft.Practices.Unity.Configuration">
46
<HintPath>..\packages\Unity.3.5.1404.0\lib\net45\Microsoft.Practices.Unity.Configuration.dll</HintPath>
@@ -137,4 +137,4 @@
137
<Target Name="AfterBuild">
138
</Target>
139
-->
140
-</Project>
+</Project>
0 commit comments