adds file dependencies
This commit is contained in:
parent
f01489fe80
commit
c86ac723cb
@ -14,7 +14,7 @@ Else {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# load additional functions defined in the repository. Replace the expression <FunctionName>.
|
# load additional functions defined in the repository. Replace the expression <FunctionName>.
|
||||||
# . (Get-ChildItem -Path $RepoRoot -Filter "<Function-Name>.ps1" -Recurse).FullName
|
. (Get-ChildItem -Path $RepoRoot -Filter "Test-CredentialStore.ps1" -Recurse).FullName
|
||||||
|
|
||||||
#endregion HEADER
|
#endregion HEADER
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user