Alt+drag to create a link to a file

  • Thread starter Thread starter KakCAT
  • Start date Start date
K

KakCAT

Guest
Hi, I'm starting to move my C# projects into the new csproj format and I've found a problem:


With the old format, I could Alt+Drag a file, or even a folder, into the project in the solution explorer and the file was added as a link into the project.

With the new format, Alt+Drag just creates a copy of the file and adds it to the project. You can still add a link to a file using "Add a new file" dialog and then select "Add as a link" instead of "Add". Folders can't be added, just files.


Is there any reason for this behaviour? Why was this feature cut in the new format? Thanks.

Continue reading...
 
Back
Top