Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/All.slnx
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,6 @@
<Project Path="Mocha/src/Mocha.Mediator.Abstractions/Mocha.Mediator.Abstractions.csproj" />
<Project Path="Mocha/src/Mocha.Mediator/Mocha.Mediator.csproj" />
<Project Path="Mocha/src/Mocha.Outbox/Mocha.Outbox.csproj" />
<Project Path="Mocha/src/Mocha.Scheduling/Mocha.Scheduling.csproj" />
<Project Path="Mocha/src/Mocha.Threading/Mocha.Threading.csproj" />
<Project Path="Mocha/src/Mocha.Transport.InMemory/Mocha.Transport.InMemory.csproj" />
Comment on lines 355 to 359
Copy link

Copilot AI Mar 30, 2026

Choose a reason for hiding this comment

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

PR description appears to be a template placeholder (e.g., "Summary of the changes (Less than 80 chars)", "Detail 1/2", "Closes #bugnumber") and doesn’t reflect the actual change. Please update the PR description with an accurate summary and the correct issue reference (or remove the "Closes" line if not applicable).

Copilot uses AI. Check for mistakes.
<Project Path="Mocha/src/Mocha.Transport.Postgres/Mocha.Transport.Postgres.csproj" />
Expand Down
Loading