dotnet / dotnet/project-system
Add existing winforms form to the project doesn't copy the .resx file
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
_This issue has a corresponding [ticket on Developer Community](https://developercommunity2.visualstudio.com/t/Add-existing-winforms-form-to-the-projec/1037229). Please vote and comment there to make sure your voice is heard._
---
I moved the Form2.cs, Form2.Designer.cs, and Form2.resx files out to a different directory. When I added an existing file to the project through Visual Studio, I chose the Form2.cs file. The Form2.cs and Form2.Designer.cs files were copied to the project folder but the Form2.resx was not.
The resx file should have also been copied.
---
### Original Comments
#### Feedback Bot on 5/18/2020, 07:46 PM:
(private comment, text removed)
#### Feedback Bot on 6/14/2020, 11:13 AM:
(private comment, text removed)
#### Feedback Bot on 7/2/2020, 11:14 PM:
(private comment, text removed)
---
### Original Solutions
(no solutions)
Contributor guide
Assessment
This issue has not been assessed yet.