Add missing import
This commit is contained in:
parent
875120ccff
commit
6aaff564cc
2 changed files with 1 additions and 1 deletions
scripts/Windows/Scripts
|
@ -1,4 +1,5 @@
|
|||
#!/bin/pwsh
|
||||
. "$PSScriptRoot/Entrypoints.ps1";
|
||||
. "$PSScriptRoot/../../Common/Config/powershell/lib.ps1";
|
||||
|
||||
class Context {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue