3 references to ManifestPath
Microsoft.NET.Sdk.StaticWebAssets.Tasks (3)
GenerateStaticWebAssetsDevelopmentManifest.cs (3)
41AbsolutePath manifestPath = TaskEnvironment.GetAbsolutePath(ManifestPath); 44Log.LogMessage(MessageImportance.Low, "Skipping manifest generation because manifest file '{0}' is up to date.", ManifestPath); 153Log.LogMessage(MessageImportance.Low, "Creating manifest because manifest file '{0}' does not exist.", ManifestPath);