dotnet-format making unnecessary casting changes
Open
- Dominant language
- No language data
- Stars
- 1.9k
- Forks
- 173
- Avg merge
- 10d 13h
- Merged PRs (30d)
- 1
Description
While working with dotnet format, I noticed that there was some unnecessary casting changes shown below:

This was when I tried to fix .NET code analyzer errors (CA2249 to be specific).
Some of these casting changes result in a build error...

SDK version I'm currently using: 7.0.332901+821c4f6563db19183797f3acfce15c1f7b0ad00c
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.