2 references to OutputPath
Microsoft.NET.Sdk.StaticWebAssets.Tasks (2)
Compression\ResolveCompressedAssets.cs (2)
119var outputPath = Path.GetFullPath(OutputPath); 303var itemSpec = Path.GetFullPath(Path.Combine(OutputPath, fileName));