RDI-Blake
Results
3
comments of
RDI-Blake
Is this project still being maintained? It seems like this and the develop branch are necessary for LTS. Appreciate the effort.
I am experiencing this on .NET 10 RC 1, specifically on Linux publishing a Windows application. EDIT: RC 2 still has the same issue, even with the retry logic
As a workaround, switching to manifests mode worked for me. dotnet workload config --update-mode manifests