Skip to content

Microsoft.Graph Modules have different GUIDs for each Release #1140

Closed
@MarkDordoy

Description

@MarkDordoy

Hey Microsoft

It looks like on each new release you update the GUIDs for the powershell modules. It is my understanding that this should not be the case and the GUID should be immutable and only the module versions should change.

This causes issues downstream as Ive defined in my own modules to require version 1.9.2 or greater for Microsoft.Graph.Users with the guid specified. However when powershell tried to download the newest version (1.9.3) if failed as the GUIDs did not match.

Can you please explain if this is by mistake or deliberate?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions