Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 1.08 KB

Changelog

1.0.0 (2022-04-27)

Features

  • Add scripts to set DOTNET_ROOT env variable (45074c0)
  • Added suport for fish terminal (927fb2d)
  • Implements download and install features (392575c)
  • Implements list-all feature (fa8678b)

Bug Fixes

  • Correctly returns releases from dotnet (f3128d0)
  • Export the MSBuildSDKsPath env var when installation complete (c9d407f)
  • Force the shim to be created at the root of dotnet folder (65b5b7a)