lukaszzborek opened a new pull request, #4113: URL: https://github.com/apache/iggy/pull/4113
Remove the explicit `Microsoft.SourceLink.GitHub` package reference. Since .NET 8 SourceLink is built into the SDK (https://github.com/dotnet/sourcelink), so the package is not needed. The pinned 10.0.108 also pulled in `Microsoft.Build.Tasks.Git` 10.0.108, flagged by CVE-2026-62900 (GHSA-23fw-v26w-5fgq), which failed CI restore for `Iggy_SDK.csproj` under `TreatWarningsAsErrors`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
