Code Runner .NET

John Lyon-Smith - January 2008

Building the Sources

Building Code Runner .NET is straightforward.  Just load the project into Visual Studio 2008 and go.  You need one of the  Team Suite editions to be able to run the unit test project.  If you want to build the setup you'll need to install WiX 3.0.3509 or greater.  Look under the Weekly Releases link.    You will also need to generate your own CodeRunner.snk file and put it next to the CodeRunner.sln file.  Use the sn.exe tool which can currently be found in the Windows 6.0 SDK.

Copyright © Microsoft Corporation. All rights reserved.