Skip to content
This repository was archived by the owner on Feb 24, 2021. It is now read-only.
This repository was archived by the owner on Feb 24, 2021. It is now read-only.

uninstall from offline vhd is not working properly #8

@jianyunt

Description

@jianyunt

Repro Steps:

Get-Package -Provider NanoServerPackage -FromVhd c:\test\test.vhd
Uninstall-Package -Provider NanoServerPackage -FromVhd c:\test\test.vhd or
Get-Package -Provider NanoServerPackage -FromVhd c:\test\test.vhd | Uninstall-Package
Get-Package -Provider NanoServerPackage -FromVhd c:\test\test.vhd

Result:
the specified package is still listed from the Get-Package after uninstall.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions