Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 337 Bytes

File metadata and controls

11 lines (9 loc) · 337 Bytes

To get started:

  1. Install Visual Studio Professional including the .NET desktop development package.
  2. Launch Visual Studio Professional.
  3. File->Open-> Open from source control
  4. Local GIT Repositories
  5. Select Clone
  6. Enter "https://github.com/rcseacord/CSharpSC"
  7. Open Solution CSharpSC.sln
  8. Build->Build Solution