Wednesday, August 25, 2010

Added Visual Studio 2010 support to Mole Visualizer

An update for the “Mole for Visual Studio – With Editing” project to support Visual Studio 2010 and .NET 4.0.

Project Info

Introduction

From the CodeProject article:

Mole was authored by Karl Shifflett, Josh Smith and Andrew Smith who make up Team Mole. The core development process took the team several weeks. Most of the additional enhancements were implemented by Andrew and Karl, with a lot of testing and feedback provided by Josh.

Updates for Visual Studio 2010

The solution files were each loaded in in Visual Studio 2010, the solutions, projects, and generated files were allowed to update. The target framework was then changed to .NET 4.0. Any references still targeting 2.0 were updated to the 4.0 version. Especially note that the path to Microsoft.VisualStudio.DebuggerVisualizers changed to C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VisualStudio.DebuggerVisualizers.dll

License

The source code and associated files were licensed by the authors under The Code Project Open License.

The modified source code and compiled binaries are distributed under the rights granted by the license.

No comments:

Post a Comment