From 19f2e71e9c97a7323b746ff66299e7c11a2e3c1a Mon Sep 17 00:00:00 2001 From: antiduh Date: Tue, 24 Jun 2014 01:24:42 +0000 Subject: [PATCH] Make sure prefer 32-bit is set for now. Not 64-bit safe, because I'm bad at credential handle sizes.. --- NSspi.csproj | 1 + NSspi.sln | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/NSspi.csproj b/NSspi.csproj index 034826b..a089124 100644 --- a/NSspi.csproj +++ b/NSspi.csproj @@ -21,6 +21,7 @@ prompt 4 false + true pdbonly diff --git a/NSspi.sln b/NSspi.sln index 394e11d..aeaff87 100644 --- a/NSspi.sln +++ b/NSspi.sln @@ -17,7 +17,4 @@ Global GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection - GlobalSection(Performance) = preSolution - HasPerformanceSessions = true - EndGlobalSection EndGlobal