-
Notifications
You must be signed in to change notification settings - Fork 55
Remove WebAPI sample #520
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
Remove WebAPI sample #520
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Incomplete removal of WebAPI project from solution file. While the Project declaration has been removed, the build configuration entries (lines 176-179) and nested project assignment (line 298) for the WebAPI project GUID
{21AF0D71-6D32-483F-B6E8-3B28EE432560}still remain in the GlobalSection blocks. These orphaned entries should also be removed to prevent build warnings or errors.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@copilot open a new pull request to apply changes based on this feedback