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

Add diagnostic for missing configurations (e.g. Debug|x64) #10

Closed
TobiasSekan opened this issue Jan 11, 2021 · 0 comments
Closed

Add diagnostic for missing configurations (e.g. Debug|x64) #10

TobiasSekan opened this issue Jan 11, 2021 · 0 comments
Assignees
Labels
Diagnostic Show a info, waring or error Finished -> Next version This feature is finished and will introduce in the next version
Milestone

Comments

@TobiasSekan
Copy link
Owner

TobiasSekan commented Jan 11, 2021

see https://docs.microsoft.com/en-us/visualstudio/extensibility/internals/solution-dot-sln-file?view=vs-2019

GlobalSection(SolutionConfiguration) = preSolution
     ConfigName.0 = Debug
     ConfigName.1 = Release
@TobiasSekan TobiasSekan added the Enhancement New feature or request label Jan 11, 2021
@TobiasSekan TobiasSekan self-assigned this Jan 11, 2021
@TobiasSekan TobiasSekan added the Diagnostic Show a info, waring or error label Jan 11, 2021
@TobiasSekan TobiasSekan added this to the Later milestone Jan 13, 2021
@TobiasSekan TobiasSekan removed the Enhancement New feature or request label Jan 13, 2021
@TobiasSekan TobiasSekan removed their assignment Jan 13, 2021
@TobiasSekan TobiasSekan added the Finished -> Next version This feature is finished and will introduce in the next version label Jan 17, 2021
@TobiasSekan TobiasSekan self-assigned this Jan 17, 2021
@TobiasSekan TobiasSekan modified the milestones: Later, Januar 2021 Jan 17, 2021
TobiasSekan added a commit that referenced this issue Jan 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Diagnostic Show a info, waring or error Finished -> Next version This feature is finished and will introduce in the next version
Projects
None yet
Development

No branches or pull requests

1 participant