Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure VS version only in the IDE builds, since for CLI builds, as long as there is either a `$(StartupFile)` or an `$(ActiveDebugProfile)` that matches a file in the project, things will still work just fine, although there will be no launchSettings.json generation.
- Loading branch information