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 FileInfo.Directory returns null, it's most likely because the file's path is C:\GitVersion.log, i.e. to the root of a drive. Since that's a valid use case, null needs to be supported.
0 commit comments