Hi everyone,
I'm using VS2005 in a solution with a mix of VB and C# in different projects.
I use this solution on several different computers and XML comments with both /// (c#) and ''' (VB) have been fine for months.
all of a sudden, on my main development machine, they've stopped working in VB. They still work in C#.
They work in other projects, too (in VB). It's just all VB projects within this one solution.
Does anyone have any ideas?
I can't pinpoint when it stopped working as I haven't modified much of the VB code for weeks/months.
Many thanks, Jim