2 writes to Path
Microsoft.DotNet.VersionTools.Tasks (2)
BaseDependenciesTask.cs (2)
113
Path
= GetRequiredMetadata(step, "Path"),
353
Path
= path
4 references to Path
Microsoft.DotNet.VersionTools (4)
Dependencies\BuildOutput\FilePackageUpdater.cs (1)
28
Trace.TraceError($"For '{
Path
}', Could not find '{PackageId}' package version information.");
Dependencies\FileUpdater.cs (3)
36
Trace.TraceError($"For '{
Path
}', a replacement value was not found.");
51
Path
,
76
new[] { $"In '{
Path
}', '{originalContent}' must be '{replacementContent}'." });