Open mika76 opened 4 months ago
Issue also occurs with Mac Sonoma 14.5 on macbook pro 14" 2021 (M1 Pro) with 32gb
This bug was introduced in some new recent releases because I was using a previous version and this problem wasn't happening. Now I've got the same issue.
Include the output of upgrade-assistant --version
0.5.711.53382
Same on Fedora 40
Assistant version: 0.5.793.65096
Describe the bug
I ran upgrade assistant for a .net framework 4.8 project on a mac. I chose folder anlaysis and ran it. It said it generated the report and the result was...
when I go into the generated folder all the files have the actual backslash character as part of their name so "index.html" is actually "\index.html" - if I try open the actual file in the browser is cannot open any other files because the backslash is makeing the filenames not match.
To Reproduce
upgrade-assistant analyze
and then choose folder. I ran it on a mac Sonoma 14.5 on a macbook 16" 2019 model with 16gb mem.Further technical details
Windows version and bitness info (32-bit or 64-bit) Not Windows - Mac Sonoma 14.5 on a macbook 16" 2019 model with 16gb mem
Include the output of
dotnet --list-sdks
8.0.302 [/usr/local/share/dotnet/sdk]Include the output of
upgrade-assistant --version
0.5.678.21462