Loading
jetbrains: bump dotnet version to 10
Fixes issues when the IDE expect .net 10 assemblies in it's toolsets: ```System.IO.FileNotFoundException: Could not load file or assembly 'System.Collections.Immutable, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.```