Warning on unreleased SDK shows even if current project is using stable SDK
What steps will reproduce the issue?
I have installed beta SDK 8 onto my system.
But all projects in current solution are using stable SDK 7.0.
What is the expected result?
Only show warning once when you installed new SDK and when you load project using unreleased SDK
What happens instead?
Warning nags me every time I open Rider.
P.S. I'm on Linux, but I believe this behavior is same on other OSes.
P.P.S. Ihoped to create improvement request on YouTrack, but got an error "The rider-workflow-js/add-new-user-tag rule threw an exception when processing the following issue: 25-4857647"

Please sign in to leave a comment.
Hi Mart,
Thanks for your comment.
The notification will be prompted if Rider detects the .NET 8 SDK installed on your machine.
To disable the notification, please click on "Don't show again" of the notification.
Regards,
Tao
Hm, indeed, I should have clicked it, but I uninstalled SDK 8 instead :D
Mart Bohdan You can find the latest SDK supportability on this page.