2 references to AssetManifestPath
Microsoft.DotNet.Build.Tasks.Feed (2)
src\ParseBuildManifest.cs (2)
52
Log.LogMessage(MessageImportance.High, "Parsing build manifest file: {0}",
AssetManifestPath
);
55
BuildModel buildModel = buildModelFactory.ManifestFileToModel(
AssetManifestPath
);