Summary
Update NuGet packages to current safe versions so CI restore no longer fails with NU1902 for transitive OpenTelemetry.Api 1.13.1.
Failure
GitHub Actions restore fails because warnings are treated as errors:
- OpenTelemetry.Api 1.13.1 has GHSA-g94r-2vxg-569j moderate vulnerability.
- Restore fails across Core, Shared, Web, and test projects through transitive dependency resolution.
Acceptance criteria
Summary
Update NuGet packages to current safe versions so CI restore no longer fails with NU1902 for transitive OpenTelemetry.Api 1.13.1.
Failure
GitHub Actions restore fails because warnings are treated as errors:
Acceptance criteria