File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/ServiceManagement/Compute
Commands.ServiceManagement.PlatformImageRepository
Commands.ServiceManagement.Preview Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
@ {
10
10
11
11
# Script module or binary module file associated with this manifest
12
- ModuleToProcess = ' Microsoft.WindowsAzure.Commands.ServiceManagement.PlatformImageRepository.dll'
12
+ ModuleToProcess = ' .\ Microsoft.WindowsAzure.Commands.ServiceManagement.PlatformImageRepository.dll'
13
13
14
14
# Version number of this module.
15
15
ModuleVersion = ' 1.0.0'
Original file line number Diff line number Diff line change 9
9
@ {
10
10
11
11
# Script module or binary module file associated with this manifest
12
- ModuleToProcess = ' Microsoft.WindowsAzure.Commands.ServiceManagement.Preview.dll'
12
+ ModuleToProcess = ' .\ Microsoft.WindowsAzure.Commands.ServiceManagement.Preview.dll'
13
13
14
14
# Version number of this module.
15
15
ModuleVersion = ' 1.0.0'
You can’t perform that action at this time.
0 commit comments