Skip to content

Remove configuration constructor apis for .NET 8 #5214

Open
@mconnew

Description

@mconnew

We have many api's which take a configuration name left over from .NET Framework. These API's instructed WCF to load the config from app.config. These api's are left over as a legacy from when our api surface was inherited from Windows 8 app store contracts.

All these api's should already be attributes as obsolete. The .net 8 release is an opportunity to remove these api's.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions