F
fs - ab
Guest
when double clicked on the message, here is what I got
cursor on the first < below
<FindUnderPath Path="$(OutDir)" Files="@(_CleanOrphanFileWrites)">
<Output TaskParameter="InPath" ItemName="_CleanOrphanFileWritesInOutput"/>
</FindUnderPath>
how do I find the culprit?
thank you fror your time and effort.
Continue reading...
cursor on the first < below
<FindUnderPath Path="$(OutDir)" Files="@(_CleanOrphanFileWrites)">
<Output TaskParameter="InPath" ItemName="_CleanOrphanFileWritesInOutput"/>
</FindUnderPath>
how do I find the culprit?
thank you fror your time and effort.
Continue reading...