I have published a package to NuGet but while testing it, I found out that I can still step-through the C++ classes even though it is the 'Release' build.
Can you explain why is this and how it can be fixed ?
I have published a package to NuGet but while testing it, I found out that I can still step-through the C++ classes even though it is the 'Release' build.
Can you explain why is this and how it can be fixed ?
Copyright © 2021 Jogjafile Inc.
This should not happen when source code is not available, e.g. on a different machine.