Moves version suffix from beta to rc2
This commit is contained in:
parent
110a86e72e
commit
347e7a3987
3 changed files with 2 additions and 5 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue