adding items to Visual C# (Express 2010) project without copying them to project folder -
is possible? noticed every time add item (code or xaml file) gets copied project folder. way cannot keep reusable files separately. build dll out of them overkill , in general case it's inconvenient, each project i'm interested in subset of reusable classes.
when add 'existing item' can choose 'add link' clicking triangle next add button in add existing item screen. maybe answers question?
Comments
Post a Comment