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

OSOE-863: Add VS Code launch files #775

Merged
merged 11 commits into from
May 23, 2024
Merged

OSOE-863: Add VS Code launch files #775

merged 11 commits into from
May 23, 2024

Conversation

sarahelsaig
Copy link
Member

@sarahelsaig sarahelsaig commented May 21, 2024

OSOE-863
Fixes #774

@github-actions github-actions bot changed the title Add VS Code launch files OSOE-863: Add VS Code launch files May 21, 2024
Copy link
Member

@Piedone Piedone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These would be needed for the NuGetTest solution too.

.vscode/launch.json Show resolved Hide resolved
Copy link

This pull request has merge conflicts. Please resolve those before requesting a review.

@@ -168,7 +168,11 @@ log.xml
profiling/
*.orig
.vs/
.vscode/
.vscode/*
!.vscode/settings.json
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I got a new empty vscode/settings.json file here that I committed BTW.

@Piedone Piedone merged commit 45a00b3 into dev May 23, 2024
1 check passed
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.

Add VS Code launch files (OSOE-863)
3 participants