forked from OpenCover/opencover
-
Notifications
You must be signed in to change notification settings - Fork 0
Tools
sawilde edited this page Apr 16, 2011
·
2 revisions
You are going to need the following tools in order to compile this project. All other tools are included in the repository.
- Visual Studio 2010 (or equivalent) with C# and C++ options installed.
- Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1 or equivalent to get the WWSAPI (this may change see Known Issues)
- Something I missed (let me know)
The following tools are also useful
- The sysinternals toolkit.
- ILSpy. I used to use .NET Reflector - though this is now no longer free (10/03/2011).
- Depends - Useful tool to investigate native DLLs.