I have a .net core dll that i need to profile which is a piece of cake normally, however this dll needs params passed to it and I do not see a way to pass those in. Advanced options only has working directory.
Comments
2 comments
-
Hi @ByronP,
There isn't a way to provide command line arguments at the moment, I'm afraid, but I've logged a request for this with reference PP-3986. I will let you know once work begins on this.
-
Hi @ByronP,
Apologies for the delay in updating this forum post!
It is now possible to include command line arguments when profiling a .NET Core application, as of version 10.0.0.
Hope that helps but please let us know if you have any questions or further feedback!
Add comment
Please sign in to leave a comment.