Downloads
| Platform | File | Notes |
|---|---|---|
| Windows | CosmosSetup-3.0.86-windows.exe |
Requires .NET 10 SDK, run installer |
| Linux / macOS | dotnet tool install -g Cosmos.Tools && cosmos install |
Requires .NET 10 SDK |
Already installed? Run cosmos update to move to this release, or dotnet tool update -g Cosmos.Tools && cosmos install if your CLI predates the update command.
Prerequisites
Quick Start
What's Changed
- 🔧 Point the remaining old-repo references at CosmosOS/Cosmos by @valentinbreiz in valentinbreiz/nativeaot-patcher#470
- 🔗 Repoint the two remaining dead links in shipped output by @valentinbreiz in valentinbreiz/nativeaot-patcher#471
- 🐛 Call EFI GetTime with the Microsoft x64 convention on x86-64 by @valentinbreiz in valentinbreiz/nativeaot-patcher#473
- 👷 Compose the CosmosOS/Cosmos changelog from the mirrored pull requests by @valentinbreiz in valentinbreiz/nativeaot-patcher#475
Full Changelog: v3.0.85...v3.0.86