I created a brand new NuGet package for internal use
it is:
- private, not published on the NuGet repo
- compiled in release mode
However, I'm able to step into the provided API! How can it be?
NOTE: I moved away the actual source code. The project which is using the package doesn't "see" the package source code