Skip to content

Fix capitalization of PublishAsDockerFile method#562

Merged
IEvangelist merged 1 commit intomicrosoft:mainfrom
GeertvanHorrik:patch-1
Mar 19, 2026
Merged

Fix capitalization of PublishAsDockerFile method#562
IEvangelist merged 1 commit intomicrosoft:mainfrom
GeertvanHorrik:patch-1

Conversation

@GeertvanHorrik
Copy link
Copy Markdown
Contributor

The suggested PublishAsDockerfile was not working. PublishAsDockerFile is available.

Copilot AI review requested due to automatic review settings March 19, 2026 16:28
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the executable resources documentation to use the correct method name casing so users can successfully containerize executables during publishing.

Changes:

  • Corrects the heading and narrative text to reference PublishAsDockerFile
  • Updates C# examples to call .PublishAsDockerFile(...) instead of .PublishAsDockerfile(...)
  • Aligns best-practice guidance with the corrected API name

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

@IEvangelist IEvangelist enabled auto-merge (squash) March 19, 2026 16:35
@IEvangelist IEvangelist merged commit 24a5243 into microsoft:main Mar 19, 2026
8 checks passed
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.

3 participants