Skip to content

Add support for "cargo install" for crates and support for user specified cargo commands#629

Merged
AndyGerlicher merged 19 commits intomicrosoft:mainfrom
novacole:dev/colecarter/cargocommand
Jun 24, 2025
Merged

Add support for "cargo install" for crates and support for user specified cargo commands#629
AndyGerlicher merged 19 commits intomicrosoft:mainfrom
novacole:dev/colecarter/cargocommand

Conversation

@novacole
Copy link
Copy Markdown
Contributor

Cargo Install
Adds support for "cargo install",which allows crates to be installed directly with the sdk
Example usage:
msbuild /t:CargoInstall=nextest /p:CargoInstallCommandArgs=--locked cargo-nextest

Adds support for user specified commands.

Example usage:
msbuild /t:CargoCommand=nextest /p:CargoCommandArgs=run

--
Also minor refactoring around the naming of targets

@AndyGerlicher AndyGerlicher enabled auto-merge (squash) June 24, 2025 16:52
@AndyGerlicher AndyGerlicher merged commit ccfc558 into microsoft:main Jun 24, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants