4 references to ManifestPath
Microsoft.NET.Sdk.StaticWebAssets.Tasks (4)
StaticWebAssetsGeneratePackManifest.cs (4)
75string manifestPath = string.IsNullOrEmpty(ManifestPath) ? ManifestPath : TaskEnvironment.GetAbsolutePath(ManifestPath); 90Log.LogMessage(MessageImportance.Low, $"Creating manifest because manifest file '{ManifestPath}' does not exist.");