Skip to content

Review tool descriptions#2823

Draft
alzimmermsft wants to merge 3 commits into
microsoft:mainfrom
alzimmermsft:ReviewToolDescriptions
Draft

Review tool descriptions#2823
alzimmermsft wants to merge 3 commits into
microsoft:mainfrom
alzimmermsft:ReviewToolDescriptions

Merge branch 'main' into ReviewToolDescriptions

0ced8cb
Select commit
Loading
Failed to load commit list.
Azure Pipelines / mcp - pullrequest (Build Build linux_x64) failed Jun 5, 2026 in 33m 8s

Build Build linux_x64 failed

Annotations

Check failure on line 219 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / mcp - pullrequest (Build Build linux_x64)

Build log #L219

/mnt/vss/_work/1/s/core/Microsoft.Mcp.Core/tests/Microsoft.Mcp.Core.Tests/Commands/BaseCommandMetadataTests.cs(41,32): error CS0506: 'BaseCommandMetadataTests.OverrideBasedCommand.Id': cannot override inherited member 'BaseCommand<EmptyOptions>.Id' because it is not marked virtual, abstract, or override [/mnt/vss/_work/1/s/core/Microsoft.Mcp.Core/tests/Microsoft.Mcp.Core.Tests/Microsoft.Mcp.Core.Tests.csproj]

Check failure on line 220 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / mcp - pullrequest (Build Build linux_x64)

Build log #L220

/mnt/vss/_work/1/s/core/Microsoft.Mcp.Core/tests/Microsoft.Mcp.Core.Tests/Commands/BaseCommandMetadataTests.cs(42,32): error CS0506: 'BaseCommandMetadataTests.OverrideBasedCommand.Name': cannot override inherited member 'BaseCommand<EmptyOptions>.Name' because it is not marked virtual, abstract, or override [/mnt/vss/_work/1/s/core/Microsoft.Mcp.Core/tests/Microsoft.Mcp.Core.Tests/Microsoft.Mcp.Core.Tests.csproj]

Check failure on line 221 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / mcp - pullrequest (Build Build linux_x64)

Build log #L221

/mnt/vss/_work/1/s/core/Microsoft.Mcp.Core/tests/Microsoft.Mcp.Core.Tests/Commands/BaseCommandMetadataTests.cs(43,32): error CS0506: 'BaseCommandMetadataTests.OverrideBasedCommand.Title': cannot override inherited member 'BaseCommand<EmptyOptions>.Title' because it is not marked virtual, abstract, or override [/mnt/vss/_work/1/s/core/Microsoft.Mcp.Core/tests/Microsoft.Mcp.Core.Tests/Microsoft.Mcp.Core.Tests.csproj]

Check failure on line 222 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / mcp - pullrequest (Build Build linux_x64)

Build log #L222

/mnt/vss/_work/1/s/core/Microsoft.Mcp.Core/tests/Microsoft.Mcp.Core.Tests/Commands/BaseCommandMetadataTests.cs(44,32): error CS0506: 'BaseCommandMetadataTests.OverrideBasedCommand.Description': cannot override inherited member 'BaseCommand<EmptyOptions>.Description' because it is not marked virtual, abstract, or override [/mnt/vss/_work/1/s/core/Microsoft.Mcp.Core/tests/Microsoft.Mcp.Core.Tests/Microsoft.Mcp.Core.Tests.csproj]

Check failure on line 223 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / mcp - pullrequest (Build Build linux_x64)

Build log #L223

/mnt/vss/_work/1/s/core/Microsoft.Mcp.Core/tests/Microsoft.Mcp.Core.Tests/Commands/BaseCommandMetadataTests.cs(45,38): error CS0506: 'BaseCommandMetadataTests.OverrideBasedCommand.Metadata': cannot override inherited member 'BaseCommand<EmptyOptions>.Metadata' because it is not marked virtual, abstract, or override [/mnt/vss/_work/1/s/core/Microsoft.Mcp.Core/tests/Microsoft.Mcp.Core.Tests/Microsoft.Mcp.Core.Tests.csproj]