Skip to content

Ensure <Using /> declarations from in-box SDKs are conditioned on C# #19793

@DamianEdwards

Description

@DamianEdwards

The new <Using /> item type is explicitly intended to only be used in C# projects. The code generation targets and core global usings items are already conditioned on C# but we should ensure that the higher-level SDKs (e.g. Web, Worker, WindowsDesktop, etc.) also condition any using item types they bring in by C# too.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions