Moves version suffix from beta to rc2

This commit is contained in:
Piotr Puszkiewicz 2016-04-06 15:06:27 -07:00
parent 110a86e72e
commit 347e7a3987
3 changed files with 2 additions and 5 deletions

View file

@ -49,8 +49,6 @@ cat "$PSScriptRoot\..\branchinfo.txt" | ForEach-Object {
}
}
$env:CHANNEL=$env:RELEASE_SUFFIX
# Use a repo-local install directory (but not the artifacts directory because that gets cleaned a lot
if (!$env:DOTNET_INSTALL_DIR)
{