Use .vsconfig to simplify onboarding devs on Windows
Open
good first issue
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 38
Description
Rather than have a long list of components to install with the Visual Studio install, put a [.vsconfig](https://devblogs.microsoft.com/setup/configure-visual-studio-across-your-organization-with-vsconfig/) next to the solution and Visual Studio 2019 will prompt to add them automatically, while VS2017 allows people to import it into the installer. So much simpler and faster.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.