Add support for .NET10 and update nuget packages. (#72) * Add support for .NET10 and update nuget packages * Resolve vulnerability * Update System.Drawing.Common * update pipelines to .net10 * Fix tests by fixing dependencies * add dotnet versions to setup-dotnet