Add change note

This commit is contained in:
Tamas Vajk
2025-03-21 08:24:22 +01:00
parent 2054c869fb
commit e20c46a14a

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Improved dependency resolution in `build-mode: none` extraction to handle failing `dotnet restore` processes that managed to download a subset of the dependencies before the failure.