tst: passthrough-dotnet: testing

This commit is contained in:
Bill Zissimopoulos
2017-04-10 10:03:59 -07:00
parent aa53b1e5ef
commit ac7b7f4a1b
2 changed files with 29 additions and 11 deletions

View File

@ -852,7 +852,7 @@ namespace Fsp.Interop
}
static Api()
{
#if DEBUG
#if false //DEBUG
if (Debugger.IsAttached)
Debugger.Break();
#endif