PowerShell/ThreadJob

Release should not include pdb file

kilasuit opened this issue · 1 comments

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest version
  • Search the existing issues.

Steps to reproduce

As per this comment in an ongoing PowerShell PR we should look not to push the pdb file as part of the end release to the PowerShell Gallery

Expected behavior

No pdb file in final PowerShell Gallery Package

Actual behavior

pdb file included in final PowerShell Gallery Package

Error details

Environment data

Name                           Value
----                           -----
PSVersion                      7.4.0-preview.3
PSEdition                      Core
GitCommitId                    7.4.0-preview.3
OS                             Microsoft Windows 10.0.25381
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Version

2.1.0

Visuals

No response

Should be fixed by #29