Closed eskaufel closed 1 month ago
Can confirm this issue under manjaro using rider and dotnet 9.0.100-rc.2.24474.11
Duplicate of #43861 Fix implemented, but not included in RC2. I built the release/9.1xx branch and the fix works, but there are other errors when using "watch" (crashing processes/broken pipes)
@asaf92 thank you, not sure how I missed that. Will close this issue.
Describe the bug
dotnet watch
does not work in Linux when running from a folders with a.
, Like Web.Portal. There is an error message in the verbose logThere is a workaround to change the assembly name
I have only tested this on dotnet 9.0.0-rc.2, this was not a problem in dotnet 8.
To Reproduce
Log
Further technical details