The source code is a Hello World for C# and .Net Course. The code has a bug:after executing hello.exe, it returns a changed background & foreground color. Somthing like this
- Install Visual studio 2017
- Register a github account and setup the repository.
- Clone or download this code to your local PC.
- Revise the code and make the screen return to the original color after its execution.
- Add your source code to Source control. This will create a local repository in your PC. It may need to install Git & Github extension for Visual Studio.
- Commit/Push or synchronize(同步) the revised code to your github repository in Visual Studio 2017.
- Try to use markdown language to write a "Readme.md" document which illustrates the work you have done.