Skip to content

Foundry Local CLI 0.10.2 (Preview)

Pre-release
Pre-release

Choose a tag to compare

@baijumeswani baijumeswani released this 14 Jul 21:39
4b7c187

Restored the MSIX package identity to Microsoft.FoundryLocal. The previous release used a different identity (Microsoft.FoundryLocalCLI), which Windows treated as a separate app. Installing side-by-side instead of upgrading. With the identity restored, winget upgrade and in-place MSIX upgrades now work correctly for users on earlier versions.

Note: If you installed a prior 0.10.x build, uninstall it first to avoid a duplicate side-by-side install:

Get-AppxPackage FoundryLocalCLI | Remove-AppxPackage