Skip to content

Commit

Permalink
Update M365DSCUtil.psm1
Browse files Browse the repository at this point in the history
  • Loading branch information
NikCharlebois committed Oct 17, 2022
1 parent 6fc28d7 commit 64f3bbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Modules/Microsoft365DSC/Modules/M365DSCUtil.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -3850,11 +3850,11 @@ Export-ModuleMember -Function @(
'Set-EXOSafeLinksRule',
'Split-ArrayByParts',
'Test-M365DSCDependenciesForNewVersions',
'Test-M365DSCModuleValidity',
'Test-M365DSCNewVersionAvailable',
'Test-M365DSCParameterState',
'Uninstall-M365DSCOutdatedDependencies',
'Update-M365DSCDependencies',
'Update-M365DSCExportAuthenticationResults',
'Update-M365DSCModule',
'Test-M365DSCModuleValidity'
'Update-M365DSCModule'
)

0 comments on commit 64f3bbc

Please sign in to comment.