зеркало из https://github.com/aspnet/KoreBuild.git
* Fix dotnetVersion file
This commit is contained in:
Родитель
46218800f9
Коммит
99af772166
|
@ -11,7 +11,7 @@ $koreBuildFolder = $PSScriptRoot
|
|||
$koreBuildFolder = $koreBuildFolder.Replace($repoFolder, "").TrimStart("\")
|
||||
|
||||
$dotnetChannel = "beta"
|
||||
$dotnetVersion = Get-Content .\cli.version.win
|
||||
$dotnetVersion = Get-Content $koreBuildFolder +"\"+cli.version.win
|
||||
|
||||
if ($env:KOREBUILD_DOTNET_CHANNEL)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче