C#: Change note describing the buildless extractor option.

This commit is contained in:
Michael Nebel
2022-02-24 14:28:42 +01:00
parent 3859b62554
commit 8d9999a8c4

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* 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).