SetUpDevEnv.md

July 15, 2022 ยท View on GitHub

Set up your development environment

Install Visual Studio

  1. Install Visual Studio 2022 from here
    • Choose ".NET desktop development" option
    • Add ".NET Framework 4.7.2 development tools" (used for some non-production projects)

Contents

  1. 1Set up your development environment
  2. 1.1Install Visual Studio