8000 Is there support for equivalent of .csproj ImplicitUsings? Could it be added? · Issue #719 · dotnet-script/dotnet-script · GitHub
[go: up one dir, main page]

Skip to content
Is there support for equivalent of .csproj ImplicitUsings? Could it be added? #719
Open
@charring

Description

@charring

I was debugging a compile error with a dotnet-script file and finally realized there was a missing using.
The program worked in a cs project and I then remembered that the default is now

<ImplicitUsings>enable</ImplicitUsings>

That would be a nice to have feature in dotnet-script. Or perhaps it's there and I don't know how to set it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0