Inside a nuget init.ps1 https://docs.nuget.org/create/creating-and-publishing-a-package#automatically-running-powershell-scripts-during-package-installation-and-removal how do i get access to the current running version of nuget so as to do some switching logic on it?
Note I am running inside the Visual Studio context