dotnet / dotnet/project-system
F# resource files are marked with Custom Tool but have no registration
Open
Area-F#
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
F# Resources file by default get a custom tool, but it appears neither project types register a generator for it:

No idea if strong typed resources work for F# but if they don't we should return a IProjectItemGeneratorProvider for F# that returns empty for "resx".
Contributor guide
Assessment
This issue has not been assessed yet.