Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 510 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 510 Bytes

Get started

  1. Install the Visual Studio SDK.
  2. Build.

Debugging

  1. Make Sitecore.Rocks.VisualStudio the StartUp Project.
  2. In the Sitecore.Rocks.VisualStudio project properties, set Debug | Start Action to Start External Program to "C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\devenv.exe"
  3. To use the Visual Studio experimental hive, set Command line arguments to "/rootsuffix Exp".