Skip to content

Why is UseSymboliclinksIfPossible disabled inside Visual Studio? #9419

Answered by rokonec
giovanni-bozzano asked this question in Q&A
Discussion options

You must be logged in to vote

Although it looks good on paper, symbolic links were causing too many hard-to-debug build and execution issues, so I guess VS team decided it does more harm than gain and make it opt-in.

Additionally, copy-on-write, which is supposed to be released to GA soon, will make "usage of symbolic link for copy performance" deprecated.

But, I was not behind that decision so please take my explanation with a grain of salt.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by giovanni-bozzano
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants