[bug] Unexpected Reference to Instrumentation.AspNet.TelemetryHttpModule from Instrumentation.Wcf #2452
Labels
bug
Something isn't working
comp:instrumentation.wcf
Things related to OpenTelemetry.Instrumentation.Wcf
Component
OpenTelemetry.Instrumentation.Wcf
Package Version
Runtime Version
net48
Description
Trying to use Instrumentation.Wcf within Net48 project, add Wcf package.config reference
On running application, receiving the following "partial binding error", referencing a DLL that it seems the Wcf package does not reference. Any idea why this might be?
Steps to Reproduce
Add Wcf package, on application startup receive "FileNotFoundException"
Expected Result
No errors or exceptions
Actual Result
On application startup receive "FileNotFoundException"
Additional Context
Unfortunately my build is part of a legacy product with many intricacies involved in the build. The fusion log generated is as follows:
The text was updated successfully, but these errors were encountered: