Skip to content

Published package version does not correspond to module version #81

@PFierlafijn

Description

@PFierlafijn

Using Microsoft.PowerShell.PSPowerShellGet 1.1.0 (PowerShellGet 3.0 project) you can install de last SecretManagment.KeePass module from Powershell Gallery with:

Install-PSResource -Name SecretManagement.KeePass -Repository PSGallery -TrustRepository

You can also download this with:

Save-PSResource -Name SecretManagement.KeePass -Repository PSGallery -TrustRepository -AsNupkg -Path c:\PATH_TO_FOLDER

This installs at the moment SecretManagement.KeePass version 0.9.2

Hovever, when looking up SecuritManagment.KeePass.psd1-file in the installed folder/nuget package, the version is set to 0.9.1.4 and SecuritManagment.KeePass.extension.psd1-file version 0.9.1.3

If you use the saved nuget in a file-repository, the module doesn't install due to the version differences in the different files.

Could the versionnumbers be synchronised again, to prevent this issue?

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