Fix comment
This commit is contained in:
parent
ef4f62c87d
commit
f4b31b80d9
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ $BinariesForCoreHost | ForEach-Object {
|
||||||
header "Crossgening Roslyn compiler ..."
|
header "Crossgening Roslyn compiler ..."
|
||||||
_cmd "$RepoRoot\scripts\crossgen\crossgen_roslyn.cmd ""$OutputDir"""
|
_cmd "$RepoRoot\scripts\crossgen\crossgen_roslyn.cmd ""$OutputDir"""
|
||||||
|
|
||||||
# Copy dnx into stage 2
|
# Copy dnx into stage OutputDir
|
||||||
cp -rec "$DnxRoot\" "$OutputDir\bin\dnx\"
|
cp -rec "$DnxRoot\" "$OutputDir\bin\dnx\"
|
||||||
|
|
||||||
# Copy in the dotnet-restore script
|
# Copy in the dotnet-restore script
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue