3 references to ProjectDirectory
Microsoft.DotNet.Arcade.Sdk (3)
src\GenerateSourcePackageSourceLinkTargetsFile.cs (3)
45var projectDir = EndWithSeparator(ProjectDirectory); 54Log.LogError($"Directory '{ProjectDirectory}' contains source roots (e.g. git submodules), which is not supported."); 76Log.LogError($"No SourceRoot with SourceLinkUrl contains directory '{ProjectDirectory}'.");