Tags: dn-vm/dnvm
Tags
Bump version to 1.1.2 (#328) ## Summary Bump version to 1.1.2 for the next release. ## Changes since v1.1.1 ### Bug Fixes * Fix SDK extraction failing on tarballs with symlinks (.NET 11 Preview 2+) #326 ### Dependencies * Bump Azure.Security.KeyVault.Keys from 4.8.0 to 4.9.0 * Bump coverlet.collector from 6.0.4 to 8.0.0 * Bump xunit.v3 from 3.2.1 to 3.2.2 * Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 * Bump Serde from 0.10.0 to 0.10.2 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Update Serde.CmdLine to 0.1.3 (#314) Bumps `Serde.CmdLine` dependency from `0.1.2` to `0.1.3`. - Updated version in `Directory.Packages.props` (centralized package management) <!-- START COPILOT CODING AGENT TIPS --> --- ✨ Let Copilot coding agent [set things up for you](https://github.com/dn-vm/dnvm/issues/new?title=✨+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot) — coding agent works faster and does higher quality work when set up for your repo. --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: agocke <515774+agocke@users.noreply.github.com>
Move install config to an env variable (#247) Rather than prompting the user for an output path, use the DNVM_HOME env variable to decide the install path. This is a relatively uncommon scneario and requiring an env variable indicates how it will also be used in the future: via setting the DNVM_HOME variable for all shells.
PreviousNext