Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support building assembly with Debug configuration #2339

Merged
merged 1 commit into from
May 6, 2023

Conversation

fflaten
Copy link
Collaborator

@fflaten fflaten commented Apr 13, 2023

PR Summary

Adds a -Configuration parameter to build.ps1 to allow building assembly in debug-configuration. Defaults to Release like before.

Release mode requires using justmycode: false option when debugging assembly with VSCode, which requires more complicated launch-config.

Also adds some AI-generated (🪄🤖) help and minor formatting-changes.

PR Checklist

  • PR has meaningful title
  • Summary describes changes
  • PR is ready to be merged
    • If not, use the arrow next to Create Pull Request to mark it as a draft. PR can be marked Ready for review when it's ready.
  • Tests are added/update (if required)
  • Documentation is updated/added (if required)

Release mode requires using justmycode: false
to debug using VSCode
@nohwnd nohwnd merged commit 548b002 into pester:main May 6, 2023
@fflaten fflaten deleted the build-debug branch May 6, 2023 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants