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
// If we experience a timeout, we use this fallback.
143
147
// todo: we could also check the reachability of the inherited nuget feeds, but to use those in the fallback we would need to handle authentication too.
@@ -148,7 +152,8 @@ public HashSet<AssemblyLookupLocation> Restore()
148
152
}
149
153
150
154
// Inherited feeds should only be used, if they are indeed reachable (as they may be environment specific).
0 commit comments