Closed
Description
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
Assignees
Labels
No labels