Skip to content

Commit 9989647

Browse files
author
Hovsep Mkrtchyan
committed
Reverting PIR.psd1 and AzurePreview.psd1 module changes
1 parent 2e77b3f commit 9989647

File tree

2 files changed

+2
-2
lines changed
  • src/ServiceManagement/Compute

2 files changed

+2
-2
lines changed

src/ServiceManagement/Compute/Commands.ServiceManagement.PlatformImageRepository/PIR.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
@{
1010

1111
# 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'
1313

1414
# Version number of this module.
1515
ModuleVersion = '1.0.0'

src/ServiceManagement/Compute/Commands.ServiceManagement.Preview/AzurePreview.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
@{
1010

1111
# 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'
1313

1414
# Version number of this module.
1515
ModuleVersion = '1.0.0'

0 commit comments

Comments
 (0)