зеркало из https://github.com/aspnet/KoreBuild.git
Revert the CLI to 1540
This commit is contained in:
Родитель
407ad6d974
Коммит
e9c5ac1e99
|
@ -78,7 +78,7 @@ echo "Using Reference Assemblies from: $DOTNET_REFERENCE_ASSEMBLIES_PATH"
|
|||
sakeFolder=$koreBuildFolder/Sake
|
||||
if [ ! -d $sakeFolder ]; then
|
||||
toolsProject="$koreBuildFolder/project.json"
|
||||
dotnet restore "$toolsProject" --packages "." -f https://www.myget.org/F/dnxtools/api/v3/index.json -v Minimal
|
||||
dotnet restore "$toolsProject" --packages "$koreBuildFolder" -f https://www.myget.org/F/dnxtools/api/v3/index.json -v Minimal
|
||||
# Rename the project after restore because we don't want it to be restore afterwards
|
||||
mv "$toolsProject" "$toolsProject.norestore"
|
||||
fi
|
||||
|
|
|
@ -1 +1 @@
|
|||
1.0.0.001672
|
||||
1.0.0.001540
|
||||
|
|
|
@ -1 +1 @@
|
|||
1.0.0.001672
|
||||
1.0.0.001540
|
|
@ -1 +1 @@
|
|||
1.0.0.001672
|
||||
1.0.0.001540
|
||||
|
|
Загрузка…
Ссылка в новой задаче