We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d56a11c + d9b0489 commit 789dcbfCopy full SHA for 789dcbf
UiPath.PowerShell/UiPath.PowerShell.psd1
@@ -57,7 +57,7 @@ CLRVersion = '4.0'
57
#RequiredAssemblies = @()
58
59
# Script files (.ps1) that are run in the caller's environment prior to importing this module.
60
-ScriptsToProcess = @('.\tools\UiPath.BindingResolve.ps1')
+ScriptsToProcess = @('tools\UiPath.BindingResolve.ps1')
61
62
# Type files (.ps1xml) to be loaded when importing this module
63
# TypesToProcess = @()
0 commit comments