Conversation
…meCompilation` which would require dotnet10
|
|
… of the package to LLamaSharp - everything downstream benefits. - Removed OpenAPI related things from WebAPI, they were causing build errors in generated code.
|
I have checked it quickly Martin and I think that we will run into some compilation issues because some packages are Net10 ( Semantic Kernel will probably also cause some issues I think that we should be careful with versioning and only update when it is really needed. One update may cause a lot of issues upstream in any module or example. This was the reason for my original remark. |
Updated all nuget packages except for
AspNetCore.Mvc>Razor.RuntimeCompilationwhich would require dotnet10@zsogitbe review request. This is a more conservative replacement for #1357.