Is it a bad practice to reference an exe file in C# project

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • GigaKatowice
    New Member
    • Jun 2012
    • 4

    Is it a bad practice to reference an exe file in C# project

    Hi.

    I have one simple question.

    I know that I can reference an .net executable file in my C# project.

    I don't want to make unnecessary project with "Output Type: Windows Application" just to call some dlls.

    I just want to know is it OK or is it a bad practice to refrence an exe file?
Working...