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 .gitignore. Add launchsettings.json #1173

Merged
merged 1 commit into from
Jan 22, 2023
Merged

Conversation

bpulliam
Copy link
Contributor

Description

Update the .gitignore with changes from the public VS version.
Also, remove launchsettings.json from .gitignore and add the file to the repo.

Motivation and Context

Easier maintainability and fix issues where launchsettings was not present.

Comment on lines +2 to +11
"profiles": {
"WinUIGallery Packaged": {
"commandName": "MsixPackage",
"nativeDebugging": true
},
"WinUIGallery Unpackaged": {
"commandName": "Project",
"nativeDebugging": true
}
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Are those profiles supposed to work?

@bpulliam bpulliam merged commit 010f59f into main Jan 22, 2023
@bpulliam bpulliam deleted the user/bpulliam/ignore branch January 22, 2023 22:32
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