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