Skip to content

Commit beffe95

Browse files
Update docs/ai/quickstarts/build-mcp-server.md
Co-authored-by: Genevieve Warren <[email protected]>
1 parent e3adc97 commit beffe95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ai/quickstarts/build-mcp-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ You can [test your MCP server again](#test-the-mcp-server) before moving forward
165165
dotnet pack -c Release
166166
```
167167

168-
This will produce one tool package and several platform-specific packages based on the `<RuntimeIdentifiers>` list in `SampleMcpServer.csproj`.
168+
This command produces one tool package and several platform-specific packages based on the `<RuntimeIdentifiers>` list in `SampleMcpServer.csproj`.
169169

170170
1. Publish the packages to NuGet:
171171

0 commit comments

Comments
 (0)