I have a system running an older version of the .net Framework (4.6.01586) and it is unable to import the SwisPowerShell module. An import fails with the error:
Import-Module : Could not load file or assembly 'netstandard, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=...' or one of its dependencies. The system cannot find the file specified.
Is 4.7.x the minimum version? Based on the other systems in my environment, it would seem to be the case as I have no problems if the system has at least 4.7 installed.
Thanks in advance!