Open dxball opened 1 year ago
Yeah, you need VS 2022 17.3.4 as Cecil 11.4 removed a few types compared to 10.0 that pdb2mdb needs. Looks like at this point, MS has pulled 17.3.4 in favor of later versions (17.8+). So, yikes. VSMonoDebugger is currently out of commission.
Looks like 17.3.4 is available (still) here: https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-history#release-dates-and-build-numbers
But i can install only Cecil 0.10.0.0. Why a still get this error? Cecil DLL (0.10.0.0) exists in Debug folder.
Windows 10 21H2 Visual Studio 2022 Version 17.6.5 VSMonoDebugger2022 Version 2.2209.1806
Select
Build Startup Project with MDB files
Get this error message
I check the extension folder at
%LocalAppData%\Microsoft\VisualStudio\17.0_847708e2\Extensions\gmvzud4n.g5l
found the version ofMono.Cecil.dll
is0.11.4.0
, not0.10.0.0