From d510f83567bd23318fba2f62e629b5239c2bf00f Mon Sep 17 00:00:00 2001 From: Rob Prouse Date: Fri, 25 Sep 2015 15:30:25 -0400 Subject: [PATCH] Added default debug options to the VSIX project --- nunit.templates/nunit.templates.csproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nunit.templates/nunit.templates.csproj b/nunit.templates/nunit.templates.csproj index 345b8aa..6a73d63 100644 --- a/nunit.templates/nunit.templates.csproj +++ b/nunit.templates/nunit.templates.csproj @@ -22,6 +22,9 @@ false false false + Program + $(DevEnvDir)\devenv.exe + /rootsuffix Exp true