Skip to content

Commit

Permalink
remove duplicate instance of 'Microsoft.Graph.Beta.Applications'
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelbaker-cisa committed Feb 21, 2025
1 parent 7f904b3 commit 90b94d2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions PowerShell/ScubaGear/RequiredVersions.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@ $ModuleList = @(
ModuleName = 'Microsoft.Graph.Authentication'
ModuleVersion = [version] '2.0.0'
MaximumVersion = [version] '2.99.99999'
},,
@{
ModuleName = 'Microsoft.Graph.Beta.Applications'
ModuleVersion = [version] '2.0.0'
MaximumVersion = [version] '2.99.99999'
},
@{
ModuleName = 'Microsoft.Graph.Beta.Users'
Expand Down

0 comments on commit 90b94d2

Please sign in to comment.