Lock down muxer
This commit is contained in:
parent
2e963a6aef
commit
62eda6c2d7
9 changed files with 172 additions and 103 deletions
|
@ -274,7 +274,6 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{ "Stage2Dir", Dirs.Stage2 },
|
||||
{ "STAGE2_DIR", Dirs.Stage2 },
|
||||
{ "Stage2CompilationDir", Dirs.Stage2Compilation },
|
||||
{ "HostDir", Dirs.Corehost },
|
||||
{ "PackageDir", Path.Combine(Dirs.Packages) }, // Legacy name
|
||||
{ "TestBinRoot", Dirs.TestOutput },
|
||||
{ "TestPackageDir", Dirs.TestPackages },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue