Set OutputType=Exe for SDK TestPlanExecution Examples
Today the SDK TestPlanExecution Examples have OutputType=Library in .csproj. This makes debugging / running the binary difficult. The OutputType should be Exe (Console Application) instead.
Today the SDK TestPlanExecution Examples have OutputType=Library in .csproj. This makes debugging / running the binary difficult. The OutputType should be Exe (Console Application) instead.