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
Write-Warning-WarningAction Inquire "Please ensure, that none of the projects are currently opened in Visual Studio, before running this script. Otherwise it will automatically restore these projects after clean using the wrong runtimes."
25
+
Write-Warning-WarningAction Inquire "Please ensure, that none of the projects are currently open in Visual Studio, before running this script. Otherwise it will automatically restore these projects after clean using the wrong runtimes."
26
26
27
27
# The dotnet CLI picks up the global.json, which selects the SDK, only from the current working directory
0 commit comments