Skip to content

Incorrect repo root paths in src\FileProviders\Embedded scripts #33177

@FireAlkazar

Description

@FireAlkazar

Scripts have incorrect paths to repo root

Both scripts build.cmd and build.sh have incorrect relative paths to repo root

SET RepoRoot=%~dp0..\..

repo_root="$DIR/../.."

To Reproduce

Run build.cmd

The system cannot find the path specified.

Run build.sh

./build.sh: line 7: [...]aspnetcore/src/FileProviders/Embedded/../../eng/build.sh: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-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