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
Remove the direct SSH.NETPackageReference pins in backend/api/api.csproj and backend/api.test/api.test.csproj once Testcontainers ships a version that transitively pulls in SSH.NET >= 2026.0.0.
Remove the direct
SSH.NETPackageReferencepins inbackend/api/api.csprojandbackend/api.test/api.test.csprojonceTestcontainersships a version that transitively pulls in SSH.NET >= 2026.0.0.Added in #2873.