Skip to content

Commit c108e2e

Browse files
Copilotstephentoub
andcommitted
Remove redundant #pragma warning disable MCPEXP001 (already in Directory.Build.props)
Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com>
1 parent ce96206 commit c108e2e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/ModelContextProtocol.Tests/Server/McpServerTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,6 @@ await Can_Handle_Requests(
290290
});
291291
}
292292

293-
#pragma warning disable MCPEXP001
294293
[Fact]
295294
public async Task Initialize_IncludesExtensionsInResponse()
296295
{

0 commit comments

Comments
 (0)