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
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/pdebruin/microsoft-events-skill.git",
"url": "git+https://github.com/microsoft/Build-CLI.git",
"directory": "cli"
},
"engines": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: build-companion
name: microsoft-build-cli
description: >-
Your companion for Microsoft Build 2026. Helps you find sessions relevant to
your project, discover what's new for your tech stack, scaffold projects from
Expand Down
Loading