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
Drop PlatformService as a dependency of FileSystem. (microsoft#9784)
(for microsoft#8995)
The dependency is unnecessary and adds complication to various places that FileSystem is used. Dropping it simplifies things going forward.
0 commit comments