Y
Hacker News
new
|
ask
|
show
|
jobs
by
duncans
3397 days ago
Finally
seems that wildcards in project files are handled correctly by Visual Studio now, i.e.
<Compile Include="**\*.cs" />
looking forward saying goodbye to the no.1 source of merge conflicts for us!