Skip to content

[BUG] Change dependency assets #424

@askpt

Description

@askpt

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 neededtype: bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions