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

Address VS2017 15.6 behavior change breaking f5 experience #183

Merged
merged 1 commit into from
Apr 3, 2018

Conversation

jimmyca15
Copy link
Member

VS 2017 update 15.6 added a change in the debugging experience which changes the location of Directory.GetCurrentDirectory(): dotnet/project-system#3073. Updated launchSettings.json to prevent being broken from this.

…changes the location of Directory.GetCurrentDirectory(): dotnet/project-system#3073. Updated launchSettings.json to prevent being broken from this.
@jimmyca15 jimmyca15 requested a review from a team March 19, 2018 21:52
@drago-draganov drago-draganov merged commit 71dd4de into microsoft:dev Apr 3, 2018
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

2 participants