Skip to content

Microsoft.Graph.Beta.psd1 contains Microsoft.Graph.Authentication twice #3335

Open
@SeniorConsulting

Description

@SeniorConsulting

Describe the bug

Just a quick one from me - it looks as though Microsoft.Graph.Authentication is listed twice in the list of RequiredModules in Microsoft.Graph.Beta.psd1

Last check, I saw it on line 54 and 92. There could be issues with saying the module is already loaded with this being present twice, plus maybe causing some other issues I'm not aware of

Expected behavior

Microsoft.Graph.Authentication listed only one is what I think I'd expect to see in here

How to reproduce

1.In PowerShell, Install-Module Microsoft.Graph.Beta
2. Browse to your install directory, and open the module manifest (MIcrosoft.Graph.Beta.psd1)
3. Scroll down to the RequiredModule section, and observe two instances of Microsoft.Graph.Authentication

SDK Version

No response

Latest version known to work for scenario above?

No response

Known Workarounds

No response

Debug output

Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:waiting-for-triageAn issue that is yet to be reviewed or assignedtype:bugA broken experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions