2 references to IntermediateOutputPath
Microsoft.NET.Sdk.StaticWebAssets.Tasks (2)
ReadPackageAssetsManifest.cs (2)
36
if (string.IsNullOrEmpty(
IntermediateOutputPath
))
112
var fxDir = Path.Combine(
IntermediateOutputPath
, "fx", sourceId);