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
build.ps1 lets you execute it when you don't have .net CORE installed. It does error out, but the error is "dotnet is not recognized as an internal command". It should look for .net core and if not found, throw an error saying its a prereq.