diff --git a/.gitignore b/.gitignore index d8cc8fd373..b46d85fd20 100644 --- a/.gitignore +++ b/.gitignore @@ -30,4 +30,3 @@ project.lock.json .testPublish/ global.json *.g.targets -korebuild-lock.txt diff --git a/build.ps1 b/build.ps1 index b7081bc1c2..f2be7cbb7c 100644 --- a/build.ps1 +++ b/build.ps1 @@ -103,11 +103,11 @@ function Get-KoreBuild { } } catch { - remove-item -Recurse -Force $korebuildPath -ErrorAction Ignore + Remove-Item -Recurse -Force $korebuildPath -ErrorAction Ignore throw } finally { - remove-item $tmpfile -ErrorAction Ignore + Remove-Item $tmpfile -ErrorAction Ignore } } diff --git a/build.sh b/build.sh index 5138fc4f22..14d84a8773 100755 --- a/build.sh +++ b/build.sh @@ -11,7 +11,7 @@ RED="\033[0;31m" YELLOW="\033[0;33m" MAGENTA="\033[0;95m" DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" -[ -z "${DOTNET_HOME:-}"] && DOTNET_HOME="$HOME/.dotnet" +[ -z "${DOTNET_HOME:-}" ] && DOTNET_HOME="$HOME/.dotnet" config_file="$DIR/korebuild.json" verbose=false update=false diff --git a/build/dependencies.props b/build/dependencies.props index e5399bbd87..faf740a3c4 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -1,35 +1,35 @@  - 2.0.2-beta-15522 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 + 2.0.2-rc1-15526 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 2.0.0 2.2.1 2.3.2 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 - 2.0.1-rtm-83 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 + 2.0.1-rtm-105 2.0.0 2.0.0 2.0.0 @@ -51,10 +51,10 @@ 2.1.4 15.3.0 3.0.1 - 2.0.1-rtm-83 - 2.0.1-rtm-83 + 2.0.1-rtm-105 + 2.0.1-rtm-105 4.7.49 - 2.0.1-rtm-83 + 2.0.1-rtm-105 4.4.0 2.3.0-beta2-build3683 2.2.0 diff --git a/korebuild-lock.txt b/korebuild-lock.txt new file mode 100644 index 0000000000..632c589cce --- /dev/null +++ b/korebuild-lock.txt @@ -0,0 +1,2 @@ +version:2.0.2-rc1-15526 +commithash:436afc3dc08f5e278431db807866cc5f032f4d7b