2 references to JsonFile
Microsoft.DotNet.CMake.Sdk (2)
src\GetCMakeArtifactsFromFileApi.cs (2)
160
if (string.IsNullOrEmpty(target.
JsonFile
))
165
string targetFile = Path.Combine(replyDir, target.
JsonFile
);