qbo4.Infrastructure.psm1

Write-Host "Loading DLLs from $($PSScriptRoot)"

Import-Module (Join-Path -Path $PSScriptRoot -ChildPath qbo4.Infrastructure.Powershell.Core.dll)
Import-Module (Join-Path -Path $PSScriptRoot -ChildPath qbo4.Infrastructure.Powershell.dll)
initialize-qboconfig