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
* The C# extractor now accepts an extractor option `buildless`, which is used to decide what type of extraction that should be performed. If `yes` then buildless (standalone) extraction will be performed. Otherwise tracing extraction will be performed (default).
4
+
* The C# extractor now accepts an extractor option `buildless`, which is used to decide what type of extraction that should be performed. If `true` then buildless (standalone) extraction will be performed. Otherwise tracing extraction will be performed (default).
0 commit comments