1 write to MaestroApiEndpoint
Microsoft.DotNet.Build.Tasks.Feed (1)
src\PublishArtifactsInManifest.cs (1)
357
MaestroApiEndpoint
= this.MaestroApiEndpoint,
3 references to MaestroApiEndpoint
Microsoft.DotNet.Build.Tasks.Feed (3)
src\PublishArtifactsInManifestBase.cs (2)
1767
if (string.IsNullOrEmpty(
MaestroApiEndpoint
))
1769
Log.LogError($"The property {nameof(
MaestroApiEndpoint
)} is required but doesn't have a value set.");
src\PublishArtifactsInManifestV3.cs (1)
95
MaestroApiEndpoint
,