2 references to DropListPath
Microsoft.DotNet.Build.Tasks.VisualStudio (2)
OptProf\FindLatestDrop.cs (2)
41
DropName = GetLatestDropName(File.ReadAllText(
DropListPath
));
45
Log.LogError($"Error parsing file '{
DropListPath
}': {e.Message}");