Peter

Peter

  • NA
  • 7
  • 0

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

Apr 3 2014 7:06 AM
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?

Answers (1)