Open
Description
I tried to integrate c# mcp server into Unity, but the warning shows:
"Can't find a matching dependency group for the NuGet Package ModelContextProtocol.AspNetCore 0.3.0-preview.1 that has a TargetFramework supported by the current Unity Scripting Backend. The NuGet Package supports the following TargetFramework's: net8.0, net9.0 "
Is there technical limitation to net8.0 and 9.0?