So many softwares require you to not just have the VS BUild Tools but the 2019 version… and the kicker is, it’s very difficult to find anymore.
Not any longer!
Here you go:winget install --id=Microsoft.VisualStudio.2019.BuildTools -e
winget install Microsoft.VisualStudio.2019.BuildTools --override "--add Microsoft.VisualStudio.Workload.VCTools --includeRecommended"
Leave a Reply