Skip to content

Commit 789dcbf

Browse files
authored
Merge pull request #121 from UiPath/fix/scripts_to_process
remove .
2 parents d56a11c + d9b0489 commit 789dcbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UiPath.PowerShell/UiPath.PowerShell.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ CLRVersion = '4.0'
5757
#RequiredAssemblies = @()
5858

5959
# Script files (.ps1) that are run in the caller's environment prior to importing this module.
60-
ScriptsToProcess = @('.\tools\UiPath.BindingResolve.ps1')
60+
ScriptsToProcess = @('tools\UiPath.BindingResolve.ps1')
6161

6262
# Type files (.ps1xml) to be loaded when importing this module
6363
# TypesToProcess = @()

0 commit comments

Comments
 (0)