Skip to content

Commit 161c080

Browse files
committed
Remove ps1xml file
1 parent b9f7f8c commit 161c080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/IotHub/AzureRM.IotHub.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '3.2.1'; }
6363
# TypesToProcess = @()
6464

6565
# Format files (.ps1xml) to be loaded when importing this module
66-
FormatsToProcess = '.\Microsoft.Azure.Commands.IotHub.format.ps1xml'
66+
#FormatsToProcess = '.\Microsoft.Azure.Commands.IotHub.format.ps1xml'
6767

6868
# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess
6969
NestedModules = @('.\Microsoft.Azure.Commands.IotHub.dll')

0 commit comments

Comments
 (0)