|
#pragma checksum "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor" "{8829d00f-11b8-4213-878b-770e8597ac16}" "afee868aa503fac9c42e44a8bfbe038da37fc4a75380c8064b72998786bbef61"
// <auto-generated/>
#pragma warning disable 1591
namespace Aspire.Dashboard.Components.Dialogs
{
#line default
using global::System;
using global::System.Collections.Generic;
using global::System.Linq;
using global::System.Threading.Tasks;
#nullable restore
#line (1,2)-(1,23) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using System.Net.Http
#nullable disable
;
#nullable restore
#line (2,2)-(2,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using System.Net.Http.Json
#nullable disable
;
#nullable restore
#line (3,2)-(3,39) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Authentication
#nullable disable
;
#nullable restore
#line (4,2)-(4,35) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Extensions
#nullable disable
;
#nullable restore
#line (5,2)-(5,42) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Components.Resize
#nullable disable
;
#nullable restore
#line (6,2)-(6,57) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.AspNetCore.Authentication.OpenIdConnect
#nullable disable
;
#nullable restore
#line (7,2)-(7,42) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.AspNetCore.Authorization
#nullable disable
;
#nullable restore
#line (8,2)-(8,53) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Authorization
#nullable disable
;
#nullable restore
#line (9,2)-(9,45) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Forms
#nullable disable
;
#nullable restore
#line (10,2)-(10,47) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Routing
#nullable disable
;
#nullable restore
#line (11,2)-(11,43) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Web
#nullable disable
;
#nullable restore
#line (12,2)-(12,58) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Web.Virtualization
#nullable disable
;
#nullable restore
#line (13,2)-(13,48) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.FluentUI.AspNetCore.Components
#nullable disable
;
#nullable restore
#line (14,2)-(14,62) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Icons = Microsoft.FluentUI.AspNetCore.Components.Icons
#nullable disable
;
#nullable restore
#line (15,2)-(15,27) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.JSInterop
#nullable disable
;
#nullable restore
#line (16,2)-(16,24) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard
#nullable disable
;
#nullable restore
#line (17,2)-(17,35) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Components
#nullable disable
;
#nullable restore
#line (18,2)-(18,44) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Components.Controls
#nullable disable
;
#nullable restore
#line (19,2)-(19,42) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Components.Layout
#nullable disable
;
#nullable restore
#line (21,2)-(21,30) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Model
#nullable disable
;
#nullable restore
#line (22,2)-(22,38) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.ServiceClient
#nullable disable
;
#nullable restore
#line (23,2)-(23,41) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.Extensions.Localization
#nullable disable
;
#nullable restore
#line (3,2)-(3,47) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
using Aspire.Dashboard.Components.CustomIcons
#nullable disable
;
#nullable restore
#line (4,2)-(4,38) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
using Aspire.Dashboard.Configuration
#nullable disable
;
#nullable restore
#line (5,2)-(5,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
using Aspire.Dashboard.Mcp
#nullable disable
;
#nullable restore
#line (6,2)-(6,39) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
using Aspire.Dashboard.Model.Markdown
#nullable disable
;
#nullable restore
#line (7,2)-(7,34) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
using Aspire.Dashboard.Resources
#nullable disable
;
#nullable restore
#line (8,2)-(8,39) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
using Microsoft.AspNetCore.Components
#nullable disable
;
#nullable restore
#line (9,2)-(9,36) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
using Microsoft.Extensions.Options
#nullable disable
;
#nullable restore
#line (10,2)-(10,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
using System.Globalization
#nullable disable
;
#nullable restore
#line (11,2)-(11,33) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
using System.Text.Encodings.Web
#nullable disable
;
#nullable restore
#line (12,2)-(12,24) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
using System.Text.Json
#nullable disable
;
#line default
#line hidden
#nullable restore
#line (26,12)-(26,74) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
[Authorize(Policy = FrontendAuthorizationDefaults.PolicyName)]
#line default
#line hidden
#nullable disable
#nullable restore
public partial class McpServerDialog : global::Microsoft.AspNetCore.Components.ComponentBase,
#nullable restore
#line (1,13)-(1,36) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
IDialogContentComponent
#line default
#line hidden
#nullable disable
#nullable disable
{
#pragma warning disable 1998
protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
{
__builder.OpenElement(0, "div");
__builder.AddAttribute(1, "class", "mcp-server-dialog-content");
__builder.AddAttribute(2, "b-qpmbgtq2uq");
#nullable restore
#line (15,1)-(15,5) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
#line default
#line hidden
#nullable disable
#nullable restore
#line (15,6)-(17,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
if (McpEnabled)
{
#line default
#line hidden
#nullable disable
__builder.OpenElement(3, "p");
__builder.AddAttribute(4, "b-qpmbgtq2uq");
#nullable restore
#line (18,14)-(18,62) 24 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder.AddContent(5, Loc[nameof(Dialogs.McpServerDialogIntroduction)]
#line default
#line hidden
#nullable disable
);
__builder.AddMarkupContent(6, "\r\n For more information, see ");
__builder.OpenElement(7, "a");
__builder.AddAttribute(8, "href", "https://aka.ms/aspire/mcp-getting-started");
__builder.AddAttribute(9, "target", "_blank");
__builder.AddAttribute(10, "b-qpmbgtq2uq");
#nullable restore
#line (19,108)-(19,157) 25 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder.AddContent(11, Loc[nameof(Dialogs.McpServerDialogLearnMoreLink)]
#line default
#line hidden
#nullable disable
);
__builder.CloseElement();
__builder.AddMarkupContent(12, ".\r\n ");
__builder.CloseElement();
__builder.AddMarkupContent(13, "\r\n ");
__builder.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentTabs>(14);
__builder.AddComponentParameter(15, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTabs.
#nullable restore
#line (21,21)-(21,32) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
ActiveTabId
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (21,36)-(21,56) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
$"tab-{_activeView}"
#line default
#line hidden
#nullable disable
));
__builder.AddComponentParameter(16, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTabs.
#nullable restore
#line (21,59)-(21,70) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
OnTabChange
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<global::Microsoft.FluentUI.AspNetCore.Components.FluentTab>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<global::Microsoft.FluentUI.AspNetCore.Components.FluentTab>(this,
#nullable restore
#line (21,73)-(21,89) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
OnTabChangeAsync
#line default
#line hidden
#nullable disable
)));
__builder.AddComponentParameter(17, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTabs.
#nullable restore
#line (21,91)-(21,95) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Size
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.FluentUI.AspNetCore.Components.TabSize?>(
#nullable restore
#line (21,97)-(21,101) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
null
#line default
#line hidden
#nullable disable
));
__builder.AddAttribute(18, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder2) => {
__builder2.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentTab>(19);
__builder2.AddComponentParameter(20, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTab.
#nullable restore
#line (22,24)-(22,34) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
LabelClass
#line default
#line hidden
#nullable disable
), "tab-label");
__builder2.AddComponentParameter(21, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTab.
#nullable restore
#line (23,24)-(23,26) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Id
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (23,30)-(23,57) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
$"tab-{McpToolView.VSCode}"
#line default
#line hidden
#nullable disable
));
__builder2.AddComponentParameter(22, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTab.
#nullable restore
#line (24,24)-(24,29) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Label
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (24,32)-(24,77) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Loc[nameof(Dialogs.McpServerDialogVSCodeTab)]
#line default
#line hidden
#nullable disable
));
__builder2.AddComponentParameter(23, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTab.
#nullable restore
#line (25,24)-(25,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Icon
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.FluentUI.AspNetCore.Components.Icon>(
#nullable restore
#line (25,30)-(25,101) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
new Aspire.Dashboard.Components.CustomIcons.AspireIcons.Size16.VSCode()
#line default
#line hidden
#nullable disable
));
__builder2.AddAttribute(24, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder3) => {
__builder3.OpenElement(25, "div");
__builder3.AddAttribute(26, "class", "mcp-tool-tab");
__builder3.AddAttribute(27, "b-qpmbgtq2uq");
__builder3.OpenElement(28, "p");
__builder3.AddAttribute(29, "b-qpmbgtq2uq");
#nullable restore
#line (28,26)-(28,78) 26 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder3.AddContent(30, Loc[nameof(Dialogs.McpServerDialogQuicklyAddVSCode)]
#line default
#line hidden
#nullable disable
);
__builder3.CloseElement();
__builder3.AddMarkupContent(31, "\r\n ");
__builder3.OpenElement(32, "p");
__builder3.AddAttribute(33, "b-qpmbgtq2uq");
__builder3.OpenElement(34, "a");
__builder3.AddAttribute(35, "href",
#nullable restore
#line (31,36)-(31,109) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
$"vscode:mcp/install?{Uri.EscapeDataString(_mcpServerInstallButtonJson)}"
#line default
#line hidden
#nullable disable
);
__builder3.AddAttribute(36, "b-qpmbgtq2uq");
__builder3.OpenElement(37, "svg");
__builder3.AddAttribute(38, "xmlns", "http://www.w3.org/2000/svg");
__builder3.AddAttribute(39, "width", "225");
__builder3.AddAttribute(40, "height", "20");
__builder3.AddAttribute(41, "role", "img");
__builder3.AddAttribute(42, "aria-label",
#nullable restore
#line (32,117)-(32,181) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Loc[nameof(Dialogs.McpServerDialogInstallButtonAriaLabelVSCode)]
#line default
#line hidden
#nullable disable
);
__builder3.AddAttribute(43, "b-qpmbgtq2uq");
__builder3.OpenElement(44, "title");
__builder3.AddAttribute(45, "b-qpmbgtq2uq");
#nullable restore
#line (33,41)-(33,105) 26 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder3.AddContent(46, Loc[nameof(Dialogs.McpServerDialogInstallButtonAriaLabelVSCode)]
#line default
#line hidden
#nullable disable
);
__builder3.CloseElement();
__builder3.AddMarkupContent(47, "\r\n ");
__builder3.AddMarkupContent(48, "<g shape-rendering=\"crispEdges\" b-qpmbgtq2uq><rect width=\"74\" height=\"20\" fill=\"#555\" b-qpmbgtq2uq></rect><rect x=\"74\" width=\"151\" height=\"20\" fill=\"#0098ff\" b-qpmbgtq2uq></rect></g>\r\n ");
__builder3.AddMarkupContent(49, "<g fill=\"#fff\" text-anchor=\"middle\" font-family=\"Verdana,Geneva,DejaVu Sans,sans-serif\" text-rendering=\"geometricPrecision\" font-size=\"110\" b-qpmbgtq2uq><image x=\"5\" y=\"3\" width=\"14\" height=\"14\" href=\"data:image/svg+xml;base64,PHN2ZyBmaWxsPSJ3aGl0ZSIgcm9sZT0iaW1nIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHRpdGxlPk1vZGVsIENvbnRleHQgUHJvdG9jb2w8L3RpdGxlPjxwYXRoIGQ9Ik0xMy44NSAwYTQuMTYgNC4xNiAwIDAgMC0yLjk1IDEuMjE3TDEuNDU2IDEwLjY2YS44MzUuODM1IDAgMCAwIDAgMS4xOC44MzUuODM1IDAgMCAwIDEuMTggMGw5LjQ0Mi05LjQ0MmEyLjQ5IDIuNDkgMCAwIDEgMy41NDEgMCAyLjQ5IDIuNDkgMCAwIDEgMCAzLjU0MUw4LjU5IDEyLjk3bC0uMS4xYS44MzUuODM1IDAgMCAwIDAgMS4xOC44MzUuODM1IDAgMCAwIDEuMTggMGwuMS0uMDk4IDcuMDMtNy4wMzRhMi40OSAyLjQ5IDAgMCAxIDMuNTQyIDBsLjA0OS4wNWEyLjQ5IDIuNDkgMCAwIDEgMCAzLjU0bC04LjU0IDguNTRhMS45NiAxLjk2IDAgMCAwIDAgMi43NTVsMS43NTMgMS43NTNhLjgzNS44MzUgMCAwIDAgMS4xOCAwIC44MzUuODM1IDAgMCAwIDAtMS4xOGwtMS43NTMtMS43NTNhLjI2Ni4yNjYgMCAwIDEgMC0uMzk0bDguNTQtOC41NGE0LjE4NSA0LjE4NSAwIDAgMCAwLTUuOWwtLjA1LS4wNWE0LjE2IDQuMTYgMCAwIDAtMi45NS0xLjIxOGMtLjIgMC0uNDAxLjAyLS42LjA0OGE0LjE3IDQuMTcgMCAwIDAtMS4xNy0zLjU1MkE0LjE2IDQuMTYgMCAwIDAgMTMuODUgMG0wIDMuMzMzYS44NC44NCAwIDAgMC0uNTkuMjQ1TDYuMjc1IDEwLjU2YTQuMTg2IDQuMTg2IDAgMCAwIDAgNS45MDIgNC4xODYgNC4xODYgMCAwIDAgNS45MDIgMEwxOS4xNiA5LjQ4YS44MzUuODM1IDAgMCAwIDAtMS4xOC44MzUuODM1IDAgMCAwLTEuMTggMGwtNi45ODUgNi45ODRhMi40OSAyLjQ5IDAgMCAxLTMuNTQgMCAyLjQ5IDIuNDkgMCAwIDEgMC0zLjU0bDYuOTgzLTYuOTg1YS44MzUuODM1IDAgMCAwIDAtMS4xOC44NC44NCAwIDAgMC0uNTktLjI0NSIvPjwvc3ZnPg==\" b-qpmbgtq2uq></image><text x=\"465\" y=\"140\" transform=\"scale(.1)\" fill=\"#fff\" textLength=\"470\" b-qpmbgtq2uq>VS Code</text><text x=\"1485\" y=\"140\" transform=\"scale(.1)\" fill=\"#fff\" textLength=\"1410\" b-qpmbgtq2uq>Install Aspire MCP Server</text></g>");
__builder3.CloseElement();
__builder3.CloseElement();
__builder3.AddMarkupContent(50, "\r\n \r\n ");
__builder3.OpenElement(51, "a");
__builder3.AddAttribute(52, "href",
#nullable restore
#line (43,36)-(43,118) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
$"vscode-insiders:mcp/install?{Uri.EscapeDataString(_mcpServerInstallButtonJson)}"
#line default
#line hidden
#nullable disable
);
__builder3.AddAttribute(53, "b-qpmbgtq2uq");
__builder3.OpenElement(54, "svg");
__builder3.AddAttribute(55, "xmlns", "http://www.w3.org/2000/svg");
__builder3.AddAttribute(56, "width", "273");
__builder3.AddAttribute(57, "height", "20");
__builder3.AddAttribute(58, "role", "img");
__builder3.AddAttribute(59, "aria-label",
#nullable restore
#line (44,117)-(44,189) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Loc[nameof(Dialogs.McpServerDialogInstallButtonAriaLabelVSCodeInsiders)]
#line default
#line hidden
#nullable disable
);
__builder3.AddAttribute(60, "b-qpmbgtq2uq");
__builder3.OpenElement(61, "title");
__builder3.AddAttribute(62, "b-qpmbgtq2uq");
#nullable restore
#line (45,41)-(45,113) 26 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder3.AddContent(63, Loc[nameof(Dialogs.McpServerDialogInstallButtonAriaLabelVSCodeInsiders)]
#line default
#line hidden
#nullable disable
);
__builder3.CloseElement();
__builder3.AddMarkupContent(64, "\r\n ");
__builder3.AddMarkupContent(65, "<g shape-rendering=\"crispEdges\" b-qpmbgtq2uq><rect width=\"122\" height=\"20\" fill=\"#555\" b-qpmbgtq2uq></rect><rect x=\"122\" width=\"151\" height=\"20\" fill=\"#24bfa5\" b-qpmbgtq2uq></rect></g>\r\n ");
__builder3.AddMarkupContent(66, "<g fill=\"#fff\" text-anchor=\"middle\" font-family=\"Verdana,Geneva,DejaVu Sans,sans-serif\" text-rendering=\"geometricPrecision\" font-size=\"110\" b-qpmbgtq2uq><image x=\"5\" y=\"3\" width=\"14\" height=\"14\" href=\"data:image/svg+xml;base64,PHN2ZyBmaWxsPSJ3aGl0ZSIgcm9sZT0iaW1nIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHRpdGxlPk1vZGVsIENvbnRleHQgUHJvdG9jb2w8L3RpdGxlPjxwYXRoIGQ9Ik0xMy44NSAwYTQuMTYgNC4xNiAwIDAgMC0yLjk1IDEuMjE3TDEuNDU2IDEwLjY2YS44MzUuODM1IDAgMCAwIDAgMS4xOC44MzUuODM1IDAgMCAwIDEuMTggMGw5LjQ0Mi05LjQ0MmEyLjQ5IDIuNDkgMCAwIDEgMy41NDEgMCAyLjQ5IDIuNDkgMCAwIDEgMCAzLjU0MUw4LjU5IDEyLjk3bC0uMS4xYS44MzUuODM1IDAgMCAwIDAgMS4xOC44MzUuODM1IDAgMCAwIDEuMTggMGwuMS0uMDk4IDcuMDMtNy4wMzRhMi40OSAyLjQ5IDAgMCAxIDMuNTQyIDBsLjA0OS4wNWEyLjQ5IDIuNDkgMCAwIDEgMCAzLjU0bC04LjU0IDguNTRhMS45NiAxLjk2IDAgMCAwIDAgMi43NTVsMS43NTMgMS43NTNhLjgzNS44MzUgMCAwIDAgMS4xOCAwIC44MzUuODM1IDAgMCAwIDAtMS4xOGwtMS43NTMtMS43NTNhLjI2Ni4yNjYgMCAwIDEgMC0uMzk0bDguNTQtOC41NGE0LjE4NSA0LjE4NSAwIDAgMCAwLTUuOWwtLjA1LS4wNWE0LjE2IDQuMTYgMCAwIDAtMi45NS0xLjIxOGMtLjIgMC0uNDAxLjAyLS42LjA0OGE0LjE3IDQuMTcgMCAwIDAtMS4xNy0zLjU1MkE0LjE2IDQuMTYgMCAwIDAgMTMuODUgMG0wIDMuMzMzYS44NC44NCAwIDAgMC0uNTkuMjQ1TDYuMjc1IDEwLjU2YTQuMTg2IDQuMTg2IDAgMCAwIDAgNS45MDIgNC4xODYgNC4xODYgMCAwIDAgNS45MDIgMEwxOS4xNiA5LjQ4YS44MzUuODM1IDAgMCAwIDAtMS4xOC44MzUuODM1IDAgMCAwLTEuMTggMGwtNi45ODUgNi45ODRhMi40OSAyLjQ5IDAgMCAxLTMuNTQgMCAyLjQ5IDIuNDkgMCAwIDEgMC0zLjU0bDYuOTgzLTYuOTg1YS44MzUuODM1IDAgMCAwIDAtMS4xOC44NC44NCAwIDAgMC0uNTktLjI0NSIvPjwvc3ZnPg==\" b-qpmbgtq2uq></image><text x=\"705\" y=\"140\" transform=\"scale(.1)\" fill=\"#fff\" textLength=\"950\" b-qpmbgtq2uq>VS Code Insiders</text><text x=\"1965\" y=\"140\" transform=\"scale(.1)\" fill=\"#fff\" textLength=\"1410\" b-qpmbgtq2uq>Install Aspire MCP Server</text></g>");
__builder3.CloseElement();
__builder3.CloseElement();
__builder3.CloseElement();
__builder3.AddMarkupContent(67, "\r\n ");
__builder3.OpenElement(68, "p");
__builder3.AddAttribute(69, "b-qpmbgtq2uq");
#nullable restore
#line (56,26)-(56,86) 26 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder3.AddContent(70, Loc[nameof(Dialogs.McpServerDialogVSCodeApiKeyInstructions)]
#line default
#line hidden
#nullable disable
);
__builder3.CloseElement();
__builder3.AddMarkupContent(71, "\r\n ");
__builder3.OpenElement(72, "p");
__builder3.AddAttribute(73, "class", "input-container");
__builder3.AddAttribute(74, "b-qpmbgtq2uq");
__builder3.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentInputLabel>(75);
__builder3.AddComponentParameter(76, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentInputLabel.
#nullable restore
#line (59,43)-(59,48) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
ForId
#line default
#line hidden
#nullable disable
), "vscode-api-key-field");
__builder3.AddComponentParameter(77, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentInputLabel.
#nullable restore
#line (59,72)-(59,77) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Label
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (59,80)-(59,127) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Loc[nameof(Dialogs.McpServerDialogApiKeyLabel)]
#line default
#line hidden
#nullable disable
));
__builder3.CloseComponent();
__builder3.AddMarkupContent(78, "\r\n ");
__builder3.OpenElement(79, "div");
__builder3.AddAttribute(80, "class", "api-key-container");
__builder3.AddAttribute(81, "b-qpmbgtq2uq");
__builder3.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField>(82);
__builder3.AddComponentParameter(83, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField.
#nullable restore
#line (61,46)-(61,48) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Id
#line default
#line hidden
#nullable disable
), "vscode-api-key-field");
__builder3.AddComponentParameter(84, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField.
#nullable restore
#line (61,72)-(61,77) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Value
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (61,80)-(61,120) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
DashboardOptions.Value.Mcp.PrimaryApiKey
#line default
#line hidden
#nullable disable
));
__builder3.AddComponentParameter(85, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField.
#nullable restore
#line (62,46)-(62,51) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Style
#line default
#line hidden
#nullable disable
), "width: 300px");
__builder3.AddComponentParameter(86, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField.
#nullable restore
#line (63,46)-(63,54) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
ReadOnly
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Boolean>(
#nullable restore
#line (63,56)-(63,60) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
true
#line default
#line hidden
#nullable disable
));
__builder3.CloseComponent();
__builder3.AddMarkupContent(87, "\r\n ");
__builder3.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentButton>(88);
__builder3.AddComponentParameter(89, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentButton.
#nullable restore
#line (64,43)-(64,45) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Id
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (64,48)-(64,67) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
_vsCodeCopyButtonId
#line default
#line hidden
#nullable disable
));
__builder3.AddComponentParameter(90, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentButton.
#nullable restore
#line (65,43)-(65,63) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
AdditionalAttributes
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Collections.Generic.IReadOnlyDictionary<global::System.String, global::System.Object>>(
#nullable restore
#line (65,66)-(65,294) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
FluentUIExtensions.GetClipboardCopyAdditionalAttributes(DashboardOptions.Value.Mcp.PrimaryApiKey, ControlsStringsLoc[nameof(ControlsStrings.GridValueCopyToClipboard)], ControlsStringsLoc[nameof(ControlsStrings.GridValueCopied)])
#line default
#line hidden
#nullable disable
));
__builder3.AddAttribute(91, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder4) => {
__builder4.OpenElement(92, "span");
__builder4.AddAttribute(93, "slot", "start");
__builder4.AddAttribute(94, "b-qpmbgtq2uq");
__builder4.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<
#nullable restore
#line (67,125)-(67,150) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Icons.Regular.Size16.Copy
#line default
#line hidden
#nullable disable
>>(95);
__builder4.AddComponentParameter(96, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Icons.Regular.Size16.Copy>.
#nullable restore
#line (67,49)-(67,54) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Class
#line default
#line hidden
#nullable disable
), "copy-icon");
__builder4.AddComponentParameter(97, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Icons.Regular.Size16.Copy>.
#nullable restore
#line (67,67)-(67,72) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Style
#line default
#line hidden
#nullable disable
), "display:inline; vertical-align: text-bottom");
__builder4.AddComponentParameter(98, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Icons.Regular.Size16.Copy>.
#nullable restore
#line (67,152)-(67,156) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Slot
#line default
#line hidden
#nullable disable
), "start");
__builder4.CloseComponent();
__builder4.AddMarkupContent(99, "\r\n ");
__builder4.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<
#nullable restore
#line (68,128)-(68,158) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Icons.Regular.Size16.Checkmark
#line default
#line hidden
#nullable disable
>>(100);
__builder4.AddComponentParameter(101, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Icons.Regular.Size16.Checkmark>.
#nullable restore
#line (68,49)-(68,54) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Class
#line default
#line hidden
#nullable disable
), "checkmark-icon");
__builder4.AddComponentParameter(102, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Icons.Regular.Size16.Checkmark>.
#nullable restore
#line (68,72)-(68,77) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Style
#line default
#line hidden
#nullable disable
), "display:none; vertical-align: text-bottom");
__builder4.AddComponentParameter(103, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Icons.Regular.Size16.Checkmark>.
#nullable restore
#line (68,160)-(68,164) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Slot
#line default
#line hidden
#nullable disable
), "start");
__builder4.CloseComponent();
__builder4.CloseElement();
__builder4.AddMarkupContent(104, "\r\n ");
#nullable restore
#line (70,34)-(70,80) 27 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder4.AddContent(105, Loc[nameof(Dialogs.McpServerDialogCopyButton)]
#line default
#line hidden
#nullable disable
);
}
));
__builder3.CloseComponent();
__builder3.CloseElement();
__builder3.CloseElement();
__builder3.AddMarkupContent(106, "\r\n ");
__builder3.AddMarkupContent(107, "<p b-qpmbgtq2uq><img class=\"api-key-help-image\" src=\"/img/VSCodeMcpApiKeyExample.png\" alt=\"Screenshot of VS Code showing where to enter the Aspire MCP API key. A red box highlights the text box to enter the API key.\" b-qpmbgtq2uq></p>");
#nullable restore
#line (77,1)-(77,21) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
#line default
#line hidden
#nullable disable
#nullable restore
#line (77,22)-(79,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
if (_isHttps)
{
#line default
#line hidden
#nullable disable
__builder3.OpenElement(108, "div");
__builder3.AddAttribute(109, "class", "block-warning");
__builder3.AddAttribute(110, "b-qpmbgtq2uq");
__builder3.OpenElement(111, "div");
__builder3.AddAttribute(112, "class", "block-warning-icon");
__builder3.AddAttribute(113, "b-qpmbgtq2uq");
global::__Blazor.Aspire.Dashboard.Components.Dialogs.McpServerDialog.TypeInference.CreateFluentIcon_0(__builder3, 114, 115,
#nullable restore
#line (81,52)-(81,85) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
new Icons.Filled.Size16.Warning()
#line default
#line hidden
#nullable disable
, 116,
#nullable restore
#line (81,94)-(81,107) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Color.Warning
#line default
#line hidden
#nullable disable
);
__builder3.CloseElement();
__builder3.AddMarkupContent(117, "\r\n\r\n ");
__builder3.OpenElement(118, "div");
__builder3.AddAttribute(119, "class", "block-warning-message");
__builder3.AddAttribute(120, "b-qpmbgtq2uq");
__builder3.OpenElement(121, "span");
__builder3.AddAttribute(122, "class", "title");
__builder3.AddAttribute(123, "b-qpmbgtq2uq");
#nullable restore
#line (85,54)-(85,108) 27 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder3.AddContent(124, Loc[nameof(Dialogs.McpServerDialogVSCodeWarningTitle)]
#line default
#line hidden
#nullable disable
);
__builder3.CloseElement();
__builder3.AddMarkupContent(125, "\r\n ");
#nullable restore
#line (86,34)-(86,90) 27 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder3.AddContent(126, Loc[nameof(Dialogs.McpServerDialogVSCodeWarningMessage)]
#line default
#line hidden
#nullable disable
);
__builder3.AddMarkupContent(127, "\r\n <br b-qpmbgtq2uq>\r\n <br b-qpmbgtq2uq>\r\n ");
#nullable restore
#line (89,35)-(89,121) 27 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder3.AddContent(128, (MarkupString)Loc[nameof(Dialogs.McpServerDialogVSCodeWarningInstructions)].ToString()
#line default
#line hidden
#nullable disable
);
__builder3.AddMarkupContent(129, "\r\n ");
__builder3.OpenElement(130, "a");
__builder3.AddAttribute(131, "href", "https://aka.ms/aspire/mcp-vscode-limitations");
__builder3.AddAttribute(132, "target", "_blank");
__builder3.AddAttribute(133, "b-qpmbgtq2uq");
#nullable restore
#line (90,105)-(90,162) 27 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder3.AddContent(134, Loc[nameof(Dialogs.McpServerDialogVSCodeWarningMoreInfo)]
#line default
#line hidden
#nullable disable
);
__builder3.CloseElement();
__builder3.CloseElement();
__builder3.CloseElement();
__builder3.AddMarkupContent(135, "\r\n <br b-qpmbgtq2uq>");
#nullable restore
#line (94,1)-(95,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
}
#line default
#line hidden
#nullable disable
__builder3.OpenElement(136, "div");
__builder3.AddAttribute(137, "class", "property-grid-container");
__builder3.AddAttribute(138, "b-qpmbgtq2uq");
__builder3.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentAccordion>(139);
__builder3.AddAttribute(140, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder4) => {
__builder4.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentAccordionItem>(141);
__builder4.AddAttribute(142, "HeadingTemplate", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder5) => {
#nullable restore
#line (99,39)-(99,132) 27 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder5.AddContent(143, (MarkupString)Loc[nameof(Dialogs.McpServerDialogManuallyUpdatingAccordionHeading)].ToString()
#line default
#line hidden
#nullable disable
);
}
));
__builder4.AddAttribute(144, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder5) => {
__builder5.OpenElement(145, "div");
__builder5.AddAttribute(146, "class", "mcp-more-info-container");
__builder5.AddAttribute(147, "b-qpmbgtq2uq");
__builder5.OpenElement(148, "p");
__builder5.AddAttribute(149, "b-qpmbgtq2uq");
#nullable restore
#line (104,47)-(104,205) 27 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder5.AddContent(150, (MarkupString)string.Format(CultureInfo.CurrentCulture, Loc[nameof(Dialogs.McpServerDialogOtherOptionsVSCode)], "https://aka.ms/aspire/mcp-add-client-vscode")
#line default
#line hidden
#nullable disable
);
__builder5.CloseElement();
__builder5.AddMarkupContent(151, "\r\n ");
__builder5.OpenComponent<global::Aspire.Dashboard.Components.Controls.MarkdownRenderer>(152);
__builder5.AddComponentParameter(153, nameof(global::Aspire.Dashboard.Components.Controls.MarkdownRenderer.
#nullable restore
#line (106,59)-(106,67) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Markdown
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (106,70)-(106,100) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
GetJsonConfigurationMarkdown()
#line default
#line hidden
#nullable disable
));
__builder5.AddComponentParameter(154, nameof(global::Aspire.Dashboard.Components.Controls.MarkdownRenderer.
#nullable restore
#line (106,102)-(106,119) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
MarkdownProcessor
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Aspire.Dashboard.Model.Markdown.MarkdownProcessor>(
#nullable restore
#line (106,122)-(106,140) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
_markdownProcessor
#line default
#line hidden
#nullable disable
));
__builder5.CloseComponent();
__builder5.CloseElement();
}
));
__builder4.CloseComponent();
}
));
__builder3.CloseComponent();
__builder3.CloseElement();
__builder3.CloseElement();
}
));
__builder2.CloseComponent();
__builder2.AddMarkupContent(155, "\r\n ");
__builder2.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentTab>(156);
__builder2.AddComponentParameter(157, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTab.
#nullable restore
#line (114,24)-(114,34) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
LabelClass
#line default
#line hidden
#nullable disable
), "tab-label");
__builder2.AddComponentParameter(158, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTab.
#nullable restore
#line (115,24)-(115,26) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Id
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (115,30)-(115,63) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
$"tab-{McpToolView.VisualStudio}"
#line default
#line hidden
#nullable disable
));
__builder2.AddComponentParameter(159, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTab.
#nullable restore
#line (116,24)-(116,29) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Label
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (116,32)-(116,83) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Loc[nameof(Dialogs.McpServerDialogVisualStudioTab)]
#line default
#line hidden
#nullable disable
));
__builder2.AddComponentParameter(160, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTab.
#nullable restore
#line (117,24)-(117,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Icon
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.FluentUI.AspNetCore.Components.Icon>(
#nullable restore
#line (117,30)-(117,107) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
new Aspire.Dashboard.Components.CustomIcons.AspireIcons.Size16.VisualStudio()
#line default
#line hidden
#nullable disable
));
__builder2.AddAttribute(161, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder3) => {
__builder3.OpenElement(162, "div");
__builder3.AddAttribute(163, "class", "mcp-tool-tab");
__builder3.AddAttribute(164, "b-qpmbgtq2uq");
__builder3.OpenElement(165, "p");
__builder3.AddAttribute(166, "b-qpmbgtq2uq");
#nullable restore
#line (120,26)-(120,84) 27 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder3.AddContent(167, Loc[nameof(Dialogs.McpServerDialogQuicklyAddVisualStudio)]
#line default
#line hidden
#nullable disable
);
__builder3.CloseElement();
__builder3.AddMarkupContent(168, "\r\n ");
__builder3.OpenElement(169, "p");
__builder3.AddAttribute(170, "b-qpmbgtq2uq");
__builder3.OpenElement(171, "a");
__builder3.AddAttribute(172, "href",
#nullable restore
#line (123,36)-(123,109) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
$"vsweb+mcp:/install?{Uri.EscapeDataString(_mcpServerInstallButtonJson)}"
#line default
#line hidden
#nullable disable
);
__builder3.AddAttribute(173, "b-qpmbgtq2uq");
__builder3.OpenElement(174, "svg");
__builder3.AddAttribute(175, "xmlns", "http://www.w3.org/2000/svg");
__builder3.AddAttribute(176, "width", "251");
__builder3.AddAttribute(177, "height", "20");
__builder3.AddAttribute(178, "role", "img");
__builder3.AddAttribute(179, "aria-label",
#nullable restore
#line (124,117)-(124,187) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Loc[nameof(Dialogs.McpServerDialogInstallButtonAriaLabelVisualStudio)]
#line default
#line hidden
#nullable disable
);
__builder3.AddAttribute(180, "b-qpmbgtq2uq");
__builder3.OpenElement(181, "title");
__builder3.AddAttribute(182, "b-qpmbgtq2uq");
#nullable restore
#line (125,41)-(125,111) 27 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder3.AddContent(183, Loc[nameof(Dialogs.McpServerDialogInstallButtonAriaLabelVisualStudio)]
#line default
#line hidden
#nullable disable
);
__builder3.CloseElement();
__builder3.AddMarkupContent(184, "\r\n ");
__builder3.AddMarkupContent(185, "<g shape-rendering=\"crispEdges\" b-qpmbgtq2uq><rect width=\"100\" height=\"20\" fill=\"#555\" b-qpmbgtq2uq></rect><rect x=\"100\" width=\"151\" height=\"20\" fill=\"#c16fde\" b-qpmbgtq2uq></rect></g>\r\n ");
__builder3.AddMarkupContent(186, "<g fill=\"#fff\" text-anchor=\"middle\" font-family=\"Verdana,Geneva,DejaVu Sans,sans-serif\" text-rendering=\"geometricPrecision\" font-size=\"110\" b-qpmbgtq2uq><image x=\"5\" y=\"3\" width=\"14\" height=\"14\" href=\"data:image/svg+xml;base64,PHN2ZyBmaWxsPSJ3aGl0ZSIgcm9sZT0iaW1nIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHRpdGxlPk1vZGVsIENvbnRleHQgUHJvdG9jb2w8L3RpdGxlPjxwYXRoIGQ9Ik0xMy44NSAwYTQuMTYgNC4xNiAwIDAgMC0yLjk1IDEuMjE3TDEuNDU2IDEwLjY2YS44MzUuODM1IDAgMCAwIDAgMS4xOC44MzUuODM1IDAgMCAwIDEuMTggMGw5LjQ0Mi05LjQ0MmEyLjQ5IDIuNDkgMCAwIDEgMy41NDEgMCAyLjQ5IDIuNDkgMCAwIDEgMCAzLjU0MUw4LjU5IDEyLjk3bC0uMS4xYS44MzUuODM1IDAgMCAwIDAgMS4xOC44MzUuODM1IDAgMCAwIDEuMTggMGwuMS0uMDk4IDcuMDMtNy4wMzRhMi40OSAyLjQ5IDAgMCAxIDMuNTQyIDBsLjA0OS4wNWEyLjQ5IDIuNDkgMCAwIDEgMCAzLjU0bC04LjU0IDguNTRhMS45NiAxLjk2IDAgMCAwIDAgMi43NTVsMS43NTMgMS43NTNhLjgzNS44MzUgMCAwIDAgMS4xOCAwIC44MzUuODM1IDAgMCAwIDAtMS4xOGwtMS43NTMtMS43NTNhLjI2Ni4yNjYgMCAwIDEgMC0uMzk0bDguNTQtOC41NGE0LjE4NSA0LjE4NSAwIDAgMCAwLTUuOWwtLjA1LS4wNWE0LjE2IDQuMTYgMCAwIDAtMi45NS0xLjIxOGMtLjIgMC0uNDAxLjAyLS42LjA0OGE0LjE3IDQuMTcgMCAwIDAtMS4xNy0zLjU1MkE0LjE2IDQuMTYgMCAwIDAgMTMuODUgMG0wIDMuMzMzYS44NC44NCAwIDAgMC0uNTkuMjQ1TDYuMjc1IDEwLjU2YTQuMTg2IDQuMTg2IDAgMCAwIDAgNS45MDIgNC4xODYgNC4xODYgMCAwIDAgNS45MDIgMEwxOS4xNiA5LjQ4YS44MzUuODM1IDAgMCAwIDAtMS4xOC44MzUuODM1IDAgMCAwLTEuMTggMGwtNi45ODUgNi45ODRhMi40OSAyLjQ5IDAgMCAxLTMuNTQgMCAyLjQ5IDIuNDkgMCAwIDEgMC0zLjU0bDYuOTgzLTYuOTg1YS44MzUuODM1IDAgMCAwIDAtMS4xOC44NC44NCAwIDAgMC0uNTktLjI0NSIvPjwvc3ZnPg==\" b-qpmbgtq2uq></image><text x=\"595\" y=\"140\" transform=\"scale(.1)\" fill=\"#fff\" textLength=\"730\" b-qpmbgtq2uq>Visual Studio</text><text x=\"1745\" y=\"140\" transform=\"scale(.1)\" fill=\"#fff\" textLength=\"1410\" b-qpmbgtq2uq>Install Aspire MCP Server</text></g>");
__builder3.CloseElement();
__builder3.CloseElement();
__builder3.CloseElement();
__builder3.AddMarkupContent(187, "\r\n ");
__builder3.OpenElement(188, "p");
__builder3.AddAttribute(189, "b-qpmbgtq2uq");
#nullable restore
#line (136,26)-(136,92) 27 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder3.AddContent(190, Loc[nameof(Dialogs.McpServerDialogVisualStudioApiKeyInstructions)]
#line default
#line hidden
#nullable disable
);
__builder3.CloseElement();
__builder3.AddMarkupContent(191, "\r\n ");
__builder3.OpenElement(192, "p");
__builder3.AddAttribute(193, "class", "input-container");
__builder3.AddAttribute(194, "b-qpmbgtq2uq");
__builder3.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentInputLabel>(195);
__builder3.AddComponentParameter(196, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentInputLabel.
#nullable restore
#line (139,43)-(139,48) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
ForId
#line default
#line hidden
#nullable disable
), "vs-api-key-field");
__builder3.AddComponentParameter(197, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentInputLabel.
#nullable restore
#line (139,68)-(139,73) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Label
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (139,76)-(139,123) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Loc[nameof(Dialogs.McpServerDialogApiKeyLabel)]
#line default
#line hidden
#nullable disable
));
__builder3.CloseComponent();
__builder3.AddMarkupContent(198, "\r\n ");
__builder3.OpenElement(199, "div");
__builder3.AddAttribute(200, "class", "api-key-container");
__builder3.AddAttribute(201, "b-qpmbgtq2uq");
__builder3.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField>(202);
__builder3.AddComponentParameter(203, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField.
#nullable restore
#line (141,46)-(141,48) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Id
#line default
#line hidden
#nullable disable
), "vs-api-key-field");
__builder3.AddComponentParameter(204, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField.
#nullable restore
#line (141,68)-(141,73) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Value
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (141,76)-(141,116) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
DashboardOptions.Value.Mcp.PrimaryApiKey
#line default
#line hidden
#nullable disable
));
__builder3.AddComponentParameter(205, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField.
#nullable restore
#line (142,46)-(142,51) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Style
#line default
#line hidden
#nullable disable
), "width: 300px");
__builder3.AddComponentParameter(206, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField.
#nullable restore
#line (143,46)-(143,54) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
ReadOnly
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Boolean>(
#nullable restore
#line (143,56)-(143,60) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
true
#line default
#line hidden
#nullable disable
));
__builder3.CloseComponent();
__builder3.AddMarkupContent(207, "\r\n ");
__builder3.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentButton>(208);
__builder3.AddComponentParameter(209, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentButton.
#nullable restore
#line (144,43)-(144,45) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Id
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (144,48)-(144,63) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
_vsCopyButtonId
#line default
#line hidden
#nullable disable
));
__builder3.AddComponentParameter(210, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentButton.
#nullable restore
#line (145,43)-(145,63) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
AdditionalAttributes
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Collections.Generic.IReadOnlyDictionary<global::System.String, global::System.Object>>(
#nullable restore
#line (145,66)-(145,294) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
FluentUIExtensions.GetClipboardCopyAdditionalAttributes(DashboardOptions.Value.Mcp.PrimaryApiKey, ControlsStringsLoc[nameof(ControlsStrings.GridValueCopyToClipboard)], ControlsStringsLoc[nameof(ControlsStrings.GridValueCopied)])
#line default
#line hidden
#nullable disable
));
__builder3.AddAttribute(211, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder4) => {
__builder4.OpenElement(212, "span");
__builder4.AddAttribute(213, "slot", "start");
__builder4.AddAttribute(214, "b-qpmbgtq2uq");
__builder4.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<
#nullable restore
#line (147,125)-(147,150) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Icons.Regular.Size16.Copy
#line default
#line hidden
#nullable disable
>>(215);
__builder4.AddComponentParameter(216, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Icons.Regular.Size16.Copy>.
#nullable restore
#line (147,49)-(147,54) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Class
#line default
#line hidden
#nullable disable
), "copy-icon");
__builder4.AddComponentParameter(217, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Icons.Regular.Size16.Copy>.
#nullable restore
#line (147,67)-(147,72) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Style
#line default
#line hidden
#nullable disable
), "display:inline; vertical-align: text-bottom");
__builder4.AddComponentParameter(218, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Icons.Regular.Size16.Copy>.
#nullable restore
#line (147,152)-(147,156) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Slot
#line default
#line hidden
#nullable disable
), "start");
__builder4.CloseComponent();
__builder4.AddMarkupContent(219, "\r\n ");
__builder4.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<
#nullable restore
#line (148,128)-(148,158) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Icons.Regular.Size16.Checkmark
#line default
#line hidden
#nullable disable
>>(220);
__builder4.AddComponentParameter(221, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Icons.Regular.Size16.Checkmark>.
#nullable restore
#line (148,49)-(148,54) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Class
#line default
#line hidden
#nullable disable
), "checkmark-icon");
__builder4.AddComponentParameter(222, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Icons.Regular.Size16.Checkmark>.
#nullable restore
#line (148,72)-(148,77) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Style
#line default
#line hidden
#nullable disable
), "display:none; vertical-align: text-bottom");
__builder4.AddComponentParameter(223, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Icons.Regular.Size16.Checkmark>.
#nullable restore
#line (148,160)-(148,164) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Slot
#line default
#line hidden
#nullable disable
), "start");
__builder4.CloseComponent();
__builder4.CloseElement();
__builder4.AddMarkupContent(224, "\r\n ");
#nullable restore
#line (150,34)-(150,80) 27 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder4.AddContent(225, Loc[nameof(Dialogs.McpServerDialogCopyButton)]
#line default
#line hidden
#nullable disable
);
}
));
__builder3.CloseComponent();
__builder3.CloseElement();
__builder3.CloseElement();
__builder3.AddMarkupContent(226, "\r\n ");
__builder3.AddMarkupContent(227, "<p b-qpmbgtq2uq><img class=\"api-key-help-image\" src=\"/img/VSMcpApiKeyExample.png\" alt=\"Screenshot of VS Code showing where to enter the Aspire MCP API key. A red box highlights the text box to enter the API key.\" b-qpmbgtq2uq></p>\r\n ");
__builder3.OpenElement(228, "div");
__builder3.AddAttribute(229, "class", "property-grid-container");
__builder3.AddAttribute(230, "b-qpmbgtq2uq");
__builder3.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentAccordion>(231);
__builder3.AddAttribute(232, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder4) => {
__builder4.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentAccordionItem>(233);
__builder4.AddAttribute(234, "HeadingTemplate", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder5) => {
#nullable restore
#line (161,39)-(161,132) 27 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder5.AddContent(235, (MarkupString)Loc[nameof(Dialogs.McpServerDialogManuallyUpdatingAccordionHeading)].ToString()
#line default
#line hidden
#nullable disable
);
}
));
__builder4.AddAttribute(236, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder5) => {
__builder5.OpenElement(237, "div");
__builder5.AddAttribute(238, "class", "mcp-more-info-container");
__builder5.AddAttribute(239, "b-qpmbgtq2uq");
__builder5.OpenElement(240, "p");
__builder5.AddAttribute(241, "b-qpmbgtq2uq");
#nullable restore
#line (166,47)-(166,207) 27 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder5.AddContent(242, (MarkupString)string.Format(CultureInfo.CurrentCulture, Loc[nameof(Dialogs.McpServerDialogOtherOptionsVisualStudio)], "https://aka.ms/aspire/mcp-add-client-vs")
#line default
#line hidden
#nullable disable
);
__builder5.CloseElement();
__builder5.AddMarkupContent(243, "\r\n ");
__builder5.OpenComponent<global::Aspire.Dashboard.Components.Controls.MarkdownRenderer>(244);
__builder5.AddComponentParameter(245, nameof(global::Aspire.Dashboard.Components.Controls.MarkdownRenderer.
#nullable restore
#line (168,59)-(168,67) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Markdown
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (168,70)-(168,100) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
GetJsonConfigurationMarkdown()
#line default
#line hidden
#nullable disable
));
__builder5.AddComponentParameter(246, nameof(global::Aspire.Dashboard.Components.Controls.MarkdownRenderer.
#nullable restore
#line (168,102)-(168,119) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
MarkdownProcessor
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Aspire.Dashboard.Model.Markdown.MarkdownProcessor>(
#nullable restore
#line (168,122)-(168,140) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
_markdownProcessor
#line default
#line hidden
#nullable disable
));
__builder5.CloseComponent();
__builder5.CloseElement();
}
));
__builder4.CloseComponent();
}
));
__builder3.CloseComponent();
__builder3.CloseElement();
__builder3.CloseElement();
}
));
__builder2.CloseComponent();
__builder2.AddMarkupContent(247, "\r\n ");
__builder2.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentTab>(248);
__builder2.AddComponentParameter(249, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTab.
#nullable restore
#line (176,24)-(176,34) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
LabelClass
#line default
#line hidden
#nullable disable
), "tab-label");
__builder2.AddComponentParameter(250, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTab.
#nullable restore
#line (177,24)-(177,26) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Id
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (177,30)-(177,56) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
$"tab-{McpToolView.Other}"
#line default
#line hidden
#nullable disable
));
__builder2.AddComponentParameter(251, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTab.
#nullable restore
#line (178,24)-(178,29) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Label
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (178,32)-(178,76) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Loc[nameof(Dialogs.McpServerDialogOtherTab)]
#line default
#line hidden
#nullable disable
));
__builder2.AddComponentParameter(252, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTab.
#nullable restore
#line (179,24)-(179,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Icon
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.FluentUI.AspNetCore.Components.Icon>(
#nullable restore
#line (179,30)-(179,108) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
new Microsoft.FluentUI.AspNetCore.Components.Icons.Regular.Size16.MoreCircle()
#line default
#line hidden
#nullable disable
));
__builder2.AddAttribute(253, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder3) => {
__builder3.OpenElement(254, "div");
__builder3.AddAttribute(255, "class", "mcp-tool-tab");
__builder3.AddAttribute(256, "b-qpmbgtq2uq");
__builder3.OpenElement(257, "p");
__builder3.AddAttribute(258, "b-qpmbgtq2uq");
#nullable restore
#line (182,26)-(182,78) 27 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder3.AddContent(259, Loc[nameof(Dialogs.McpServerDialogOtherDescription)]
#line default
#line hidden
#nullable disable
);
__builder3.CloseElement();
__builder3.AddMarkupContent(260, "\r\n ");
__builder3.OpenElement(261, "p");
__builder3.AddAttribute(262, "b-qpmbgtq2uq");
#nullable restore
#line (185,26)-(185,79) 27 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder3.AddContent(263, Loc[nameof(Dialogs.McpServerDialogOtherInstructions)]
#line default
#line hidden
#nullable disable
);
__builder3.CloseElement();
__builder3.AddMarkupContent(264, "\r\n ");
__builder3.OpenElement(265, "div");
__builder3.AddAttribute(266, "class", "property-grid-container");
__builder3.AddAttribute(267, "b-qpmbgtq2uq");
__builder3.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentAccordion>(268);
__builder3.AddAttribute(269, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder4) => {
__builder4.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentAccordionItem>(270);
__builder4.AddComponentParameter(271, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentAccordionItem.
#nullable restore
#line (189,50)-(189,57) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Heading
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (189,60)-(189,116) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Loc[nameof(Dialogs.McpServerDialogConfigurationHeading)]
#line default
#line hidden
#nullable disable
));
__builder4.AddComponentParameter(272, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentAccordionItem.
#nullable restore
#line (189,118)-(189,126) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Expanded
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Boolean>(
#nullable restore
#line (189,128)-(189,132) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
true
#line default
#line hidden
#nullable disable
));
__builder4.AddAttribute(273, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder5) => {
__builder5.OpenElement(274, "div");
__builder5.AddAttribute(275, "slot", "end");
__builder5.AddAttribute(276, "b-qpmbgtq2uq");
__builder5.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentBadge>(277);
__builder5.AddComponentParameter(278, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentBadge.
#nullable restore
#line (191,50)-(191,60) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Appearance
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.FluentUI.AspNetCore.Components.Appearance?>(
#nullable restore
#line (191,62)-(191,80) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Appearance.Neutral
#line default
#line hidden
#nullable disable
));
__builder5.AddComponentParameter(279, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentBadge.
#nullable restore
#line (191,82)-(191,90) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Circular
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Boolean>(
#nullable restore
#line (191,92)-(191,96) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
true
#line default
#line hidden
#nullable disable
));
__builder5.AddAttribute(280, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder6) => {
#nullable restore
#line (192,42)-(192,70) 27 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
__builder6.AddContent(281, _mcpConfigProperties.Count()
#line default
#line hidden
#nullable disable
);
}
));
__builder5.CloseComponent();
__builder5.CloseElement();
__builder5.AddMarkupContent(282, "\r\n ");
__builder5.OpenComponent<global::Aspire.Dashboard.Components.Controls.PropertyGrid<
#nullable restore
#line (195,54)-(195,80) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
McpConfigPropertyViewModel
#line default
#line hidden
#nullable disable
>>(283);
__builder5.AddComponentParameter(284, nameof(global::Aspire.Dashboard.Components.Controls.PropertyGrid<McpConfigPropertyViewModel>.
#nullable restore
#line (196,47)-(196,52) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Items
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Linq.IQueryable<McpConfigPropertyViewModel>>(
#nullable restore
#line (196,54)-(196,88) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
_mcpConfigProperties.AsQueryable()
#line default
#line hidden
#nullable disable
));
__builder5.AddComponentParameter(285, nameof(global::Aspire.Dashboard.Components.Controls.PropertyGrid<McpConfigPropertyViewModel>.
#nullable restore
#line (197,47)-(197,61) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
IsNameSortable
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Boolean>(
#nullable restore
#line (197,63)-(197,68) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
false
#line default
#line hidden
#nullable disable
));
__builder5.AddComponentParameter(286, nameof(global::Aspire.Dashboard.Components.Controls.PropertyGrid<McpConfigPropertyViewModel>.
#nullable restore
#line (198,47)-(198,62) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
IsValueSortable
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Boolean>(
#nullable restore
#line (198,64)-(198,69) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
false
#line default
#line hidden
#nullable disable
));
__builder5.AddComponentParameter(287, nameof(global::Aspire.Dashboard.Components.Controls.PropertyGrid<McpConfigPropertyViewModel>.
#nullable restore
#line (199,47)-(199,66) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
GridTemplateColumns
#line default
#line hidden
#nullable disable
), "1fr 1.5fr");
__builder5.CloseComponent();
}
));
__builder4.CloseComponent();
}
));
__builder3.CloseComponent();
__builder3.CloseElement();
__builder3.CloseElement();
}
));
__builder2.CloseComponent();
}
));
__builder.CloseComponent();
#nullable restore
#line (206,1)-(208,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
}
#line default
#line hidden
#nullable disable
__builder.CloseElement();
}
#pragma warning restore 1998
}
}
namespace __Blazor.Aspire.Dashboard.Components.Dialogs.McpServerDialog
{
#line hidden
internal static class TypeInference
{
public static void CreateFluentIcon_0<Icon>(global::Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder, int seq, int __seq0, Icon __arg0, int __seq1, global::Microsoft.FluentUI.AspNetCore.Components.Color? __arg1)
where Icon : global::Microsoft.FluentUI.AspNetCore.Components.Icon, new()
{
__builder.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Icon>>(seq);
__builder.AddComponentParameter(__seq0, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Icon>.
#nullable restore
#line (81,45)-(81,50) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Value
#line default
#line hidden
#nullable disable
), __arg0);
__builder.AddComponentParameter(__seq1, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Icon>.
#nullable restore
#line (81,87)-(81,92) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Dialogs\McpServerDialog.razor"
Color
#line default
#line hidden
#nullable disable
), __arg1);
__builder.CloseComponent();
}
}
}
#pragma warning restore 1591
|