SirCarter
VSCode debugging broke after .net8 upgrade (in wsl)
Basically the title, I upgraded to dotnet 8 in wsl and now the vscode debugging can no longer open local files, anyone else hit this or know how to fix it? Anytime I hit a break point it brings up a comment page saying it can't find the file locally or pull it from git... Even though the file is there
I have the devkit extension pointed at the proper dotnet so I don't think that's it.
1 replies