You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 6, 2022. It is now read-only.
what do I have to change in the sample project in order to enable debugging into the script that is called by the sample application?
In the Debug → Windows → Modules of Visual Studio I can see, that the assembly was created without symbols. Therefore I assume, that debugging is not possible with the current settings/code.
So what I ask for is that pressing F11 in the line greeter.Greet("Hello MEF!"); - I want to step into the Greet Method that is defined in the Text.csx