Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upVB => C#: Rename 'My Project' folder to Properties #665
Comments
|
Seems reasonable to me! It may be as simple as updating the target path here: CodeConverter/CodeConverter/CSharp/VBToCSProjectContentsConverter.cs Lines 82 to 85 in 29deb71 |
Is your feature request related to a problem? Please describe.
Consmetics
Describe the solution you'd like
After convetion, I rename the My Project folder to Properties, which attains the characteristics of a C# project.
Describe alternatives you've considered
N/A
Additional context
N/A