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

Set System.Text.Json to 8.0.5 #52

Conversation

Damon3000s
Copy link
Contributor

System.Text.Json is a transitive dependency from Silk.Net and it includes 8.0.0 which has a vulnerability warning, causing compile errors. Explicitly define a version of System.Text.Json within ImGuiApp to a higher version that does not include the vulnerability warning, at least until Silk.Net updates the dependency themselves.

System.Text.Json is a transitive dependency from Silk.Net and it includes 8.0.0 which has a vulnerability warning, causing compile errors. Explicitly define a version of System.Text.Json within ImGuiApp to a higher version that does not include the vulnerability warning, at least until Silk.Net updates the dependency themselves.
@matt-edmondson matt-edmondson merged commit fa940d6 into ktsu-dev:main Nov 20, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants