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

fix: don't throw when project-id for project-platform-configuration does not exist #17

Merged
merged 3 commits into from
Nov 19, 2022

Conversation

wgnf
Copy link
Owner

@wgnf wgnf commented Nov 19, 2022

📫 Addressed Issue(s)

  • none

📄 Description

the SlnParser currently throws an UnexpectedSolutionStructureException when a project-id for a project-platform-configuration entry does not exist. This does not seem to be an issue for any editor and is totally fine.
Because of that, this should not throw an exception when parsing a solution

✅ Checks

  • My PR adheres to the general code-style of this project (look at other code if you're unsure)
  • [ ] My code requires changes to the documentation
  • [ ] I have updated the documentation as required
  • All the automated tests have passed

for build and test, because net5.0 is out of support
…uld not be found

because this is not an issue with IDEs that use sln-files
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.

1 participant