2 references to OutputPath
Microsoft.DotNet.Arcade.Sdk (2)
src\GenerateSourcePackageSourceLinkTargetsFile.cs (2)
37Directory.CreateDirectory(Path.GetDirectoryName(OutputPath)); 38File.WriteAllText(OutputPath, GetOutputFileContent(), Encoding.UTF8);