Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Add a setting to specify the path to the launchSettings #4868

Closed
vchirikov opened this issue Nov 1, 2021 · 0 comments
Closed

Comments

@vchirikov
Copy link

Hi.
launchSettingsProfile uses ${cwd}, but it can be not a project path, for example I use cwd as artifacts/bin and I've got this:

WARNING: launch.json property 'launchSettingsProfile' was specified but is ignored because launchSettings.json could not be found. 'C:\code\example/artifacts/bin/Properties\launchSettings.json' does not exist.

Also I think we should normalize the directory separator too.

Related:

cc: @gregg-miskelly

@gregg-miskelly gregg-miskelly self-assigned this Nov 12, 2021
gregg-miskelly added a commit that referenced this issue Nov 17, 2021
This PR updates the debugger to 1.23.19. There are only a few minor changes in the new version:
1. Switched from using .NET 6.0 rc2 to .NET 6.0 GA for running the debugger's own managed code
2. Add target architecture to logging/telemetry
3. Implement #4868
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants