Skip to content

Fix configuration for PS v5 and v6 builds to be Debug/Release and not PSV6Debug, etc. as it used to be able to produce actual debug builds - #1356

Merged
Christoph Bergmeister (bergmeister) merged 2 commits into
PowerShell:masterfrom
bergmeister:FixConfiguration
Nov 12, 2019
Merged

Conversation

@bergmeister

@bergmeister Christoph Bergmeister (bergmeister) commented Oct 26, 2019

Copy link
Copy Markdown
Collaborator

PR Summary

The special PSV4Debug and PSV3Debug configurations apply only to builds of v3 and v4. The other builds do not need that and should just be Debug/Release as a config. At the moment this makes Debug build actually be Release builds, which this PR fixes. cc Thomas Rayner (@thomasrayner)
This minor regression was introduced in the build module refactoring of PR #1139

PR Checklist

…sed to be to allow for actual debug builds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants