You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The build uses dotnet-version: 9.0.x, which automatically pulls the latest patch release of the .NET SDK. While convenient, this reduces build reproducibility and exposes the project to potential upstream supply chain issues in the .NET toolchain.