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

Update Default VSDBG Path to Match VS2022 #47

Merged
merged 6 commits into from
Dec 5, 2022
Merged

Conversation

DamianSuess
Copy link
Collaborator

@DamianSuess DamianSuess commented Dec 5, 2022

As a user, I want the auto-installed default path of VSDBG to match Visual Studio 2022's default deployment path.

Feature Includes

  • Updated: Default VSDBG installation path to .vs-debugger/vs2022 to match Visual Studio 2022's default path.
  • Added: Sample .NET 6 GUI app
  • Updated: Sample console app to force a breakpoint

@DamianSuess DamianSuess added the enhancement Approved new feature or enhancement label Dec 5, 2022
@DamianSuess DamianSuess added this to the v2.x milestone Dec 5, 2022
@DamianSuess DamianSuess self-assigned this Dec 5, 2022
@DamianSuess DamianSuess linked an issue Dec 5, 2022 that may be closed by this pull request
@DamianSuess
Copy link
Collaborator Author

Ready for merge

@DamianSuess DamianSuess marked this pull request as ready for review December 5, 2022 22:59
@DamianSuess DamianSuess merged commit 1b97b52 into develop Dec 5, 2022
@DamianSuess DamianSuess deleted the feature/VSDbgPath branch December 5, 2022 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Approved new feature or enhancement
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[2.0] Update default VsDbg install path to the same as Visual Studio
1 participant