0

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 ?

aybe
  • 15,516
  • 9
  • 57
  • 105

1 Answers1

0

This should not happen when source code is not available, e.g. on a different machine.

zufuliu
  • 372
  • 4
  • 5