2 references to GetProjectGuid
Microsoft.NET.Sdk.Publish.Tasks (2)
WebConfigTelemetry.cs (2)
56
return
GetProjectGuid
(solutionFileFullPath, projectFileFullPath);
75
string? projectGuid =
GetProjectGuid
(solutionFile, projectFileFullPath);