You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most SDK style projects use the default file globbing instead of individual <Compile /> entries in this project. I do not expect us to invest in project manipulation for the C# extension. This functionality may be covered with C# DevKit.
From @RockyTV on December 31, 2015 14:30
If you open a C# project path with VSCode, then rename a file that is used by a C# Project, the reference in the .csproj file will not be updated.
Copied from original issue: microsoft/vscode#1724
The text was updated successfully, but these errors were encountered: