Skip to content

Updating DscResources.psd1 for new version leaves old version of M365DSC.CompositeResources #22

@martincaddick

Description

@martincaddick

Updating the DscResources.psd1 from 1.24.1211.1 to 1.25.122.1 works mostly.

Correctly uninstalls the old version of Microsoft365DSC and installs the new version.

However, it leaves the old version of M365DSC.CompositeResources.

ModuleType Version       Name                       ExportedCommands
---------- -------       ----                       ----------------
Script     1.25.122.100  M365DSC.CompositeResources New-M365DSCExampleDataFile
Script     1.24.1211.100 M365DSC.CompositeResources New-M365DSCExampleDataFile
Script     0.1.23        M365DSC.CRG                {New-CompositeResourceModule, Create-CompositeResource.build.M365DSC.CRG.ib.tasks}
Script     0.4.3         M365DSCTools               {Add-ModulesToBlobStorage, Convert-M365DSCExportToPowerShellDataFile, Copy-Object, Get-Environmen...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions