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
SET CSCPATH=%TEMP%\Microsoft.Net.Compilers.%COMPILER_VER%\tools
if not exist "%TEMP%\nuget.exe" powershell -Command "(new-object System.Net.WebClient).DownloadFile('https://dist.nuget.org/win-x86-commandline/latest/nuget.exe', '%TEMP%\nuget.exe')"