Closed nyanhp closed 2 years ago
Send-ModuleToPSSession will now work with PS Core sessions as well. Since semver versions cannot be cast into versions, I return a string if on Core and the version if we are connected to Windows PowerShell. Both are cast into version to compare.
Send-ModuleToPSSession will now work with PS Core sessions as well. Since semver versions cannot be cast into versions, I return a string if on Core and the version if we are connected to Windows PowerShell. Both are cast into version to compare.