Hello Devs and Nerds,
Parallels for Mac puts files in a directory that starts w/ "\\psf" and Ncrunch is not a fan.
Any suggestions?
System.IO.IOException: The path '\\psf' could not be processed because it is not of legal form
at nCrunch.Common.IO.DiskPath..ctor(String absolutePath, Boolean pathIsChecked)
at nCrunch.Common.IO.DirectoryPath..ctor(String #=qrbjastvDcjEGOfV4uO_fRVNHAOJ$0voHU32rwLagJlM=, Boolean #=qpEyUWf1tkAJ4bWNUnPtbFjAzUQGMZcYye5cc3Pm9xWA=)
at nCrunch.Common.IO.DirectoryPath.FromAbsolutePath(String absoluteFilePath)
at nCrunch.Common.IO.DirectoryPath.ResolveFilesUsingExpression(String expression)
at nCrunch.Client.ComponentLoader.SnapshotComponentFactory.#=qOLhSM_HO7feY_c3zSnVzr1gQk702rc0SavQJNOV40Pg=(List`1 #=qctLJDc4iJh8Ir3x85gklIQ==, List`1 #=qo2ypnSXtU6JmQGN4MMo6AwOC$0pcSNz1AxUyn8A2kiI=, DirectoryPath #=q$T4oIRrx39nO6NcsbMd4Kw==, List`1 #=q0SsBQmhPsaRN$7II50zdoyUF5Q0NJ1x0Uzjxg1kfhAk=)
at nCrunch.Client.ComponentLoader.SnapshotComponentFactory.#=qu$np1Oo9OXcFmPvnw9nmWE5sKbvRsCnmTR$H4szRs0o=(String[] #=qW1IMiEShwVtavY47hqsi9vVt3Df0X34VBzfx9n7KQ7Om5k_uBJvrB0YF7cVjCDRH)
at nCrunch.Client.ComponentLoader.SnapshotComponentFactory.CreateSnapshotComponentFromXml(FilePath projectFilePath, BuildXml projectXml, FilePath solutionFilePath, String[] additionalFilesToIncludeAtSolutionLevel, Boolean isLoadedFromFile, ISnapshotConfig snapshotConfig, VisualStudioVersion vsVersion)
Thanks for the help,
-Chris