Skip to content

Fix quotes#24

Merged
Timthreetwelve merged 1 commit into
mainfrom
Another-test
Jul 3, 2026
Merged

Fix quotes#24
Timthreetwelve merged 1 commit into
mainfrom
Another-test

Conversation

@Timthreetwelve

Copy link
Copy Markdown
Owner

PowerShell requires escaped quotes

Copilot AI review requested due to automatic review settings July 3, 2026 19:31
@Timthreetwelve Timthreetwelve merged commit 542e29e into main Jul 3, 2026
1 check passed
@Timthreetwelve Timthreetwelve deleted the Another-test branch July 3, 2026 19:32

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the PowerShell build-info generator script to correct how quotes are represented inside the generated C# source, aligning with PowerShell’s string-escaping requirements during build-time code generation.

Changes:

  • Updates the generated-file header comment to reflect current build behavior.
  • Adjusts quote escaping and string termination around generated C# VersionString (and related lines).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CultureList/PowerShell/GenBuildInfo.ps1
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