Skip to content

Consider adding explicit net6.0 targetFramework outputs for all clients #28492

@christothes

Description

@christothes

Library name

Azure.Core

Please describe the feature.

From this customer issue

Consider targeting newer frameworks to reduce client dependency sets. For any packages which have been absorbed into the framework this is safe and compatible. We can also potentially benefit by using the new API and functionality available in those new frameworks.

PS: The only place to be careful about this is with packages like Microsoft.BCL.AsyncInterfaces -- those were not absorbed by the framework and need to remain exposed -- or even better if you ever use them try to avoid exposing them by using PrivateAssets="Compile"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Azure.CoreClientThis issue is related to a non-management package

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions