Skip to content

Microsoft.PowerShell.Native nupkg includes pdbs #26

Closed
@SteveL-MSFT

Description

@SteveL-MSFT

The published nupkg for Microsoft.PowerShell.Native includes the pdb for pwrshplugin.dll. This causes pwsh.deps.json to declare a dependency on that symbol file. This prevents building a single exe as that pdb isn't in the pkg but pwsh.deps.json prevents it from running.

This also means our regular pkg is being inflated by the inclusion of this pdb.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions