When using Repository.Discover with C:\\, the call hangs. This is a regression from previous version. `var resolvedPath = Repository.Discover("C:\\");`
When using Repository.Discover with C:\, the call hangs. This is a regression from previous version.
var resolvedPath = Repository.Discover("C:\\");