Hello,
I am contributing to ASP.NET Core and noticed that when I run the restore.cmd script, it does not seem to automatically install the .NET SDK version specified in the global.json file. Is this the expected behavior? Is there a way to automatically install the .NET SDK version specified in the global.json file when running the restore.cmd script?
Thank you in advance for your help.