Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,9 @@ The following examples are designed to give you an idea of some of the build com
bazel shutdown
```

> [!NOTE]
> Bazel build for Go is currently not supported.

* Project built using a custom build script:

```shell
Expand Down
2 changes: 1 addition & 1 deletion content/copilot/how-tos/provide-context/use-mcp/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ topics:
- Copilot
children:
- /extend-copilot-chat-with-mcp
- /set-up-the-github-mcp-server
- /use-the-github-mcp-server
redirect_from:
- /copilot/customizing-copilot/using-model-context-protocol
- /copilot/how-tos/context/model-context-protocol
- /copilot/how-tos/context/use-mcp
contentType: how-tos
---

Loading
Loading