File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 17
17
<files >
18
18
<file src =" Output\Release\net472\*.*" target =" lib\net472" exclude =" **\*Test*;**\*.psd1;**\*.ps1" />
19
19
<file src =" Output\Release\net472\UiPath.PowerShell.psd1" target =" " exclude =" " />
20
- <file src =" Output\Release\net472\UiPath.BindingResolve.ps1" target =" tools " exclude =" " />
20
+ <file src =" Output\Release\net472\UiPath.BindingResolve.ps1" target =" " exclude =" " />
21
21
</files >
22
22
</package >
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ CLRVersion = '4.0'
57
57
# RequiredAssemblies = @()
58
58
59
59
# Script files (.ps1) that are run in the caller's environment prior to importing this module.
60
- ScriptsToProcess = @ (' tools\ UiPath.BindingResolve.ps1' )
60
+ ScriptsToProcess = @ (' UiPath.BindingResolve.ps1' )
61
61
62
62
# Type files (.ps1xml) to be loaded when importing this module
63
63
# TypesToProcess = @()
You can’t perform that action at this time.
0 commit comments