microsoft / semantic-kernel

Integrate cutting-edge LLM technology quickly and easily into your apps
https://aka.ms/semantic-kernel
MIT License
22.07k stars 3.29k forks source link

.Net: Bug: The latest 1.29 does not allow upgrading to System.Text.Json 9.0 #9696

Closed raffaeler closed 1 week ago

raffaeler commented 1 week ago

Describe the bug Version 1.29 does not allow to upgrade to System.Text.Json 9.0

To Reproduce Image

Expected behavior I tried to update a solution to the newest packages System.Text.Json 9.0. This should work

raffaeler commented 1 week ago

This is caused by: https://github.com/microsoft/OpenApi.ApiManifest/issues/116