2 writes to MaestroApiEndpoint
Microsoft.DotNet.Build.Tasks.Feed (2)
src\PublishArtifactsInManifest.cs (2)
338MaestroApiEndpoint = this.MaestroApiEndpoint, 387MaestroApiEndpoint = this.MaestroApiEndpoint,
4 references to MaestroApiEndpoint
Microsoft.DotNet.Build.Tasks.Feed (4)
src\PublishArtifactsInManifestBase.cs (2)
1867if (string.IsNullOrEmpty(MaestroApiEndpoint)) 1869Log.LogError($"The property {nameof(MaestroApiEndpoint)} is required but doesn't have a value set.");
src\PublishArtifactsInManifestV3.cs (1)
96MaestroApiEndpoint,
src\PublishArtifactsInManifestV4.cs (1)
92MaestroApiEndpoint,