Copy Linked files
AlthalusDGr8 opened this issue · 0 comments
AlthalusDGr8 commented
Would it be possible to create an MS build task to copy linked files ? Currently i am doing so by using the following snippet in csproj:
$(PrepareForRunDependsOn); _CopyWebApplication; CopyLinkedContentFiles; _BuiltWebOutputGroupOutput