PowerShellWindows Terminal - Setup Visual Studio prompt in pwshIntroduction This post is more for my notes and hopefully helps someone out figure out how to set up Visual Studio environment from pwsh in…
PowerShellWhy is my PowerShell function returning two values?Introduction This post is regarding a small PowerShell function that I was writing. It started returning two values at the same time and it…