dependencies.psd1
@{ # Assume latest stable version Name = "ZeroFailed.Build.Common" GitRepository = "https://github.com/zerofailed/ZeroFailed.Build.Common" GitRef = "main" Process = "tasks/build.process.ps1" } |
@{ # Assume latest stable version Name = "ZeroFailed.Build.Common" GitRepository = "https://github.com/zerofailed/ZeroFailed.Build.Common" GitRef = "main" Process = "tasks/build.process.ps1" } |