Answer the question
In order to leave comments, you need to log in
Project on GitHub from VS17?
Hello. It is required to put the project on GitHub without packaging in setup, only source codes. What files are needed in order to compile the program on a third-party computer (the whole project including the form design and source code)?
Answer the question
In order to leave comments, you need to log in
Save VisualStudio.gitignore as .gitignore in solution folder.
https://visualstudio.github.com/ install and follow pictures
1) sources - you need to clear the project from intermediate files https://docs.microsoft.com/ru-ru/visualstudio/ide/...
2) dependencies (libraries used) - if they are not added to the project as nuget packages
3) build instructions if just building vs isn't enough
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question