Joseph Doherty 1d48b15ece mbproxy: embed debug symbols in the RID publish, drop the loose .pdb
A Release publish with an explicit RID emitted a separate Mbproxy.pdb
alongside the single-file binary. Set DebugType=embedded for that
publish so the output folder is just the binary plus appsettings.json;
symbols stay available for exception stack traces, only the loose file
is gone. A plain RID-less build is unaffected.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 18:30:03 -04:00
S
Description
No description provided
3.4 MiB
Languages
C# 93.3%
TSQL 4.2%
PowerShell 1.5%
Shell 0.7%
Python 0.3%