I am using 5.4.2.1, from Nuget. It does not ship with the symbols.
I've tried to build from source, but upon opening the solution, VS complains that it is using an older version of the VC++ compiler/libraries. It tries to update them, but then the build still fails due to missing "v120" tools. Perhaps I just don't have an old enough VS/.NET SDK? Or is there a way for me to just grab the symbols from somewhere?
I've tried to build from source, but upon opening the solution, VS complains that it is using an older version of the VC++ compiler/libraries. It tries to update them, but then the build still fails due to missing "v120" tools. Perhaps I just don't have an old enough VS/.NET SDK? Or is there a way for me to just grab the symbols from somewhere?