Skip to content

Rename "build" directories #14846

Closed
Closed
@dasMulli

Description

@dasMulli

GitHub filters out build/ and Build/ directories for code search and go-to (press "t" on the code tab and look for files in build directories).

The dotnet/sdk repo did this by moving msbuild targets from build/ to targets/ and then changing packaging logic where the generated layout needs to have build directories.

The AspNetCore-Tooling repo and also this repo should do the same and not use directories named "build" or "Build" to be better accessible through GitHub UI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DoneThis issue has been fixedarea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions