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