Skip to content

Commit 10e4f5b

Browse files
Implement MCP task support (SEP-1686) (#1170)
Co-authored-by: Stephen Halter <halter73@gmail.com>
1 parent 81664c3 commit 10e4f5b

File tree

68 files changed

+11580
-46
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+11580
-46
lines changed

ModelContextProtocol.slnx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
<Project Path="samples/ChatWithTools/ChatWithTools.csproj" />
4545
<Project Path="samples/EverythingServer/EverythingServer.csproj" />
4646
<Project Path="samples/InMemoryTransport/InMemoryTransport.csproj" />
47+
<Project Path="samples/LongRunningTasks/LongRunningTasks.csproj" />
4748
<Project Path="samples/ProtectedMcpClient/ProtectedMcpClient.csproj" />
4849
<Project Path="samples/ProtectedMcpServer/ProtectedMcpServer.csproj" />
4950
<Project Path="samples/QuickstartClient/QuickstartClient.csproj" />

0 commit comments

Comments
 (0)