Tagged Questions

0
votes
1answer
562 views

VSX: Custom Package's Project Type to mimik “Debug >> Start Action >> Start External Program”

I have a custom project type based on the C# Class Library project type in a VSX Package (2008+). For this project type, even though the output is a class library, I want to be able to debug this app ...