hensou / asdf-dotnet

dotnet (.net) plugin for asdf version manager
MIT License
42 stars 10 forks source link

Fix "channel" warning #14

Closed clintcparker closed 1 year ago

clintcparker commented 1 year ago

Fixing warning: dotnet_install: Warning: Value "Current" is deprecated for -Channel option. Use "STS" instead

hensou commented 1 year ago

@clintcparker thank you for your contribution!