navcontainerhelper/BC.ALGoHelper.ps1

8 строки
391 B
PowerShell
Исходник Обычный вид История

# AL-Go for GitHub functions
. (Join-Path $PSScriptRoot "AL-Go\New-ALGoAuthContext.ps1")
. (Join-Path $PSScriptRoot "AL-Go\New-ALGoAppSourceContext.ps1")
. (Join-Path $PSScriptRoot "AL-Go\New-ALGoStorageContext.ps1")
. (Join-Path $PSScriptRoot "AL-Go\New-ALGoNugetContext.ps1")
2023-05-16 11:21:15 +03:00
. (Join-Path $PSScriptRoot "AL-Go\New-ALGoRepo.ps1")
#. (Join-Path $PSScriptRoot "AL-Go\New-ALGoRepoWizard.ps1")