Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions AsBuiltReport.NetApp.ONTAP.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@
ModuleName = 'NetApp.ONTAP';
ModuleVersion = '9.18.1.2601'
},
@{
ModuleName = 'Diagrammer.Core'
},
@{
ModuleName = 'AsBuiltReport.Diagram';
ModuleVersion = '1.0.0'
Expand Down Expand Up @@ -136,7 +133,7 @@
# HelpInfo URI of this module
# HelpInfoURI = ''

# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
# Default prefix for commands exported from this module. Override the default prefix using Import-Mod-Prefix.
# DefaultCommandPrefix = ''

}
Loading