Skip to content

fix: Release#243

Merged
pm7y merged 1 commit into
masterfrom
fix-release
Dec 26, 2025
Merged

fix: Release#243
pm7y merged 1 commit into
masterfrom
fix-release

Conversation

@pm7y
Copy link
Copy Markdown
Owner

@pm7y pm7y commented Dec 26, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 26, 2025 08:15
Copy link
Copy Markdown

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

This PR removes the PublishTrimmed=true parameter from the dotnet publish command in the release workflow. This aligns with the project's documented constraints around trimming and single-file publishing, which previously necessitated migrating from MediatR to a custom mediator implementation.

Key Changes

  • Removed /p:PublishTrimmed=true from the release workflow's publish step

Copy link
Copy Markdown

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

@pm7y pm7y merged commit 98e69a8 into master Dec 26, 2025
16 checks passed
@pm7y pm7y deleted the fix-release branch December 26, 2025 08:29
@github-actions github-actions Bot mentioned this pull request Dec 26, 2025
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