Is There a way to create a setup project windows platform ?

Answered

I just want to know if there is a way to add a project to a current solution type project and set the output file, name , version etc.

0
1 comment

Hi,

Yes, you can add an existing project to a current solution (call right-click solution menu | Add > Add Existing Project). 

Also, you can configure any build properties in .csproj file. To open it select your project in the Solution Explorer and press F4 key. 

I hope this helps.

 

Kind regards,

Sofya

 

0

Please sign in to leave a comment.