VS Create or open assembly resources gives "The system cannot find the file specified."
Open
AI-thinks-windows-only
Area-VS
Bug
Impact-Low
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 144
Description
## Visual Studio Version
17.4-32814.25-main
Also happens on VS 17.3
## Summary
Error "The system cannot find the file specified.(Exception from HRESULT: 0x8007002)" happens when clicking "create or open assembly resources" for F# project.

## Steps to Reproduce
1. New F# project. E.g F# console(.net)
2. Click properties for project -> create or open assembly resources under resources tab
## Expected Behavior
It works.
## Actual Behavior
Error popup, see screenshot
## User Impact
All users affected when using this feature. Not critical.
Contributor guide
Assessment
This issue has not been assessed yet.