Skip to content

.nupkg.metadata not deleted when using Install-PSResource #260

Closed
@ThomasNieto

Description

@ThomasNieto

While testing for a solution for https://github.com/PowerShell/PowerShell/issues/5831 I found that there is a difference between Install-PSResource and Save-PSResource. Using save will remove the .nupkg.metadata file but does not get removed on install. Does PowerShellGet use this file? I didn't get any references using it in the code. By leaving this file it causes the validation to fail when using Test-FileCatalog.

Metadata

Metadata

Assignees

Labels

Issue-BugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions