trossr32 / ps-transmission

A Powershell module that integrates with the Transmission RPC API
https://www.powershellgallery.com/packages/Transmission
Mozilla Public License 2.0
22 stars 1 forks source link

Set minimum compatibility as Powershell 7 #4

Closed trossr32 closed 4 years ago

trossr32 commented 4 years ago

It appears cmdlets written using net core 3.1 can't be run in Powershell 5.1, so update the package to specify Powershell 7 as the mimimum version