Skip to content

Dotnet format doesn’t work on runtime corelib #53595

@agocke

Description

@agocke

If you try to run any code fixer on src/coreclr/System.Private.CoreLib/System.Private.CoreLib.csproj in the runtime repo, it fails. Exact symptoms vary. Last time I tried it simply exited with no output.

Command line:

dotnet format analyzers src\coreclr\System.Private.CoreLib\System.Private.CoreLib.csproj --diagnostics IL5004 --severity info

Note: even if we fix this, I think we should have a binlog escape hatch. That way we should always be able to run format, assuming our project builds at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions