dotnet / dotnet/modernize-dotnet
For Mac OS users seems not working at all
- Dominant language
- Shell
- Stars
- 1.2k
- Forks
- 181
- PR merge metrics
- No merged PRs in 30d
Description
### Description
### Describe the bug
The latest version - starts but outputs nothing. No CPU consumption in Activity Monitor. Cancelled it after ~10 minutes.
Tried to downgrade version. The version that starts output something is 0.5.793
Tried to do upgrade from dotnet 7 to 8. Tool asked some questions but report is empty.
And if I start a project and start to use it, some breaking changes between 7 and 8 appear. For example. JWT Claims changed ids. Or in 8 project needs to be updated to know about reverse proxies to accept Forwarded Headers.
### Further technical details
Mac OS 15.7.1. M2 CPU
dotnet --list-sdks
7.0.410 [/usr/local/share/dotnet/sdk]
8.0.414 [/usr/local/share/dotnet/sdk]
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.