-
Notifications
You must be signed in to change notification settings - Fork 22
Labels
help wantedExtra attention is neededExtra attention is neededtype: bugSomething isn't workingSomething isn't working
Description
Observed behavior
While trying to use this package, I am getting this error:
error NU1605:
Warning As Error: Detected package downgrade: Microsoft.Extensions.Logging.Abstractions from 9.0.3 to 9.0.0. Reference the package directly from the project to select a different version.
MyWebsite -> OpenFeature 2.3.2 -> Microsoft.Extensions.Logging.Abstractions (>= 9.0.3)
Expected Behavior
The libraries are not exposed.
How to replicate
1 - Create a new web project
2 - Reference Microsoft.Extensions.Logging.Abstractions version 9.0.2 or lower
3 - Add OpenFeature version 2.3.2
4 - Compile
Check attachment: WebApplication1.zip
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededtype: bugSomething isn't workingSomething isn't working