Browsing the SSCLI in Visual Studio

I've attached a simple Visual Studio 2005 project that I use for browsing the SSCLI v2 source tree.  (Once you've downloaded it, rename the file to remove the .txt extension). The project is good for browsing, however it will not build or debug the SSCLI -- you still need to run the bundled scripts for that.  However, even a browse only project works well for me, since there's a ton of code there, and I find being able to use some of Visual Studio's source navigation functions makes working with the code much nicer and more manageable.