mirror of
https://github.com/microsoft/terminal.git
synced 2026-07-08 18:16:28 +00:00
The debugging tools folks helpfully published PdbStr and SrcTool as NuGet packages for us to take a dependency on! Now we can end this wasteful practice once and for all... NOTE: This change introduces a harmless error message at the end of symbol indexing. Instead of printing out the list of mapped sources, `srctool` will complain that `srcsrv.dll` is missing. This is only cosmetic.