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

Fixes to asset generation #4402

Merged

Conversation

gregg-miskelly
Copy link
Contributor

@gregg-miskelly gregg-miskelly commented Feb 16, 2021

This addresses two issues created by #4241.

  1. Comments were left in when the launch.json content was returned through the configuration provider.
  2. The search pattern for launching the browser was double-escaped, causing Automatically generated launch.json will not launch web browser #4375

This also makes some tweaks to our .gitignore to ignore some of the files that can be generated in this repo.

This addresses two issues created by dotnet#4241.
1. Comments were left in when the launch.json content was returned through the configuration provider.
2. The search pattern for launching the browser was double-escaped

This also makes some tweaks to our .gitignore to ignore some of the files that can be generated in this repo.
@gregg-miskelly gregg-miskelly merged commit 2cb9b54 into dotnet:master Feb 17, 2021
@gregg-miskelly gregg-miskelly deleted the dev/greggm/assetGenFixes branch February 17, 2021 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants