C#: Add change note.

This commit is contained in:
Michael Nebel
2025-11-17 12:50:18 +01:00
parent 2700843a9c
commit 90dbb7a8eb

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added a new extractor option to specify a custom directory for dependency downloads in buildless mode. Use `-O buildless_dependency_dir=<path>` to configure the target directory.