You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2026. It is now read-only.
Hi, I'm evaluating proto for our dev environments and came across your plugin. I was hoping to install the recent v9 stable release, but proto lsr dotnet only shows pre-release versions for v9.
It seems that the source you're using for version tags has been deprecated by the dotnet SDK team, and the README now says that the dotnet/sdk repo will be the source of truth going forward.
I noticed a note in proto.rs that there was an issue with pre-release version tags being slightly off when sourced from dotnet/sdk, so perhaps switching over there isn't possible. But if the installer repo is no longer being updated, perhaps it would be worth combining the two sources and using dotnet/installer for versions before v9 and dotnet/sdk going forward? That may mess up future pre-release versions though, so maybe not the best solution...
At any rate, I figured it was worth bringing to your attention in case you weren't already aware. Cheers :)
Hi, I'm evaluating proto for our dev environments and came across your plugin. I was hoping to install the recent v9 stable release, but
proto lsr dotnetonly shows pre-release versions for v9.It seems that the source you're using for version tags has been deprecated by the dotnet SDK team, and the README now says that the dotnet/sdk repo will be the source of truth going forward.
I noticed a note in
proto.rsthat there was an issue with pre-release version tags being slightly off when sourced fromdotnet/sdk, so perhaps switching over there isn't possible. But if the installer repo is no longer being updated, perhaps it would be worth combining the two sources and using dotnet/installer for versions before v9 and dotnet/sdk going forward? That may mess up future pre-release versions though, so maybe not the best solution...At any rate, I figured it was worth bringing to your attention in case you weren't already aware. Cheers :)