Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Reduce dependency on MEL -> MELA #176

Commits on Jan 16, 2024

  1. chore: Reduce dependency on MEL -> MELA

    Ran across this while working on open-feature/dotnet-sdk-contrib#127,
    but tldr; libraries don't need the implementation package, so reduce
    to the abstractions package to remove transitive dependencies on:
    
    - Microsoft.Extensions.DependencyInjection
    - Microsoft.Extensions.Options
    - (and a few others depending on the TFM)
    
    Signed-off-by: Austin Drenski <[email protected]>
    austindrenski committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    36791a6 View commit details
    Browse the repository at this point in the history