How can we help you today? How can we help you today?

.Net Standard code never gets's profiled

I have a project where most of the application logic is written in .net standard so that it can be used from both .net core and .net classic.

When I run the profiler I never get any profiling details from the .net standard code, only from the launch code in core or classic. Am I doing something wrong?
Alexander Miglis
0

Add comment

Please sign in to leave a comment.