comfilepi:dotnet_core_development:remote_debugger:release_notes:index
Table of Contents
Remote .NET Debugger Extension Release Notes
2026-01-28 v1.5
- Performance improvements.
2025-09-24 v1.4
- Removed
-p:PublishSingleFile=trueto fix “Failed to load .NET Debugging Services” error.
2025-07-21 v1.3
- Added
DOTNET_CLI_TELEMETRY_OPTOUT=1to environment variables. - Added
DOTNET_NOLOGO=1to environment variables. - Add ability to run the application using
sudoto run the application with elevated privileges. - Made vsdbg path default to
/opt/Microsoft/vsdbg/vsdbg.
2025-06-04 v1.2
- Added
DOTNET_GCHeapHardLimitPercent=32to environment variables to work around .NET Runtime bug 95257
2025-04-29 v1.1
- Default “Remote User” to current Windows username (i.e.
%USERNAME%) - Disabled password authentication to prevent the extension from freezing when
ssh/scpprompts for a password from stdin.
2025-04-25 v1.0
- Initial Release
comfilepi/dotnet_core_development/remote_debugger/release_notes/index.txt · Last modified: by 127.0.0.1
