Merge into a single project
pharring opened this issue · 0 comments
pharring commented
I originally split Editor Guidelines into three projects:
- The MEF component
- The Package and
- The VSIX.
This was mostly as an exercise to demonstrate how we could separate the editor component from the package and join the IServiceProfiler world to the MEF world. That's no longer necessary, nor is it convenient.
- Combine the three projects into one.
- Remove the rendezvous code.