Kyle Salitrik
Kyle Salitrik
I came across this issue while trying to look into Avalonia. Upgrading to a newer nightly build still results in build failures for me (nothing was modified in the project...
+1 here as well
What's the problem that you're running into with file removal? I might have a chance to look at it this week. Just after looking briefly at the code I had...
Ah, interesting. Things have been crazy with work, but I think I'll have some time Thursday to look at it. My thought was to see if it'd be viable to...
So, I was playing around with the javascript file a bit, but decided to just start over from scratch using typescript, at least for the file management part just because...
Yeah, I figured I’d leave both options there. One thing I thought of is adding a `dry-run` option for clean that would print out what it would delete before you...
Sorry for the delayed response. I missed the message about removal. I have a few questions: - Are you trying to remove the dirs in parallel? If you are, you...
Similar issues on OSX. ``` ➜ dotnet workload list Installed Workload Ids Installation Source ----------------------------------------------- macos SDK 6.0.300 ios SDK 6.0.300 maccatalyst SDK 6.0.300 maui SDK 6.0.300 tvos SDK 6.0.300...