Badgerati / Pode

Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers
https://badgerati.github.io/Pode
MIT License
830 stars 92 forks source link

PowerShell 7.3 is EOL, the workflows need to be removed #1307

Closed Badgerati closed 3 months ago

Badgerati commented 3 months ago

Describe the Change

Now that PowerShell 7.3 is EOL the workflows should be removed. Alongside #1189, Pode in a PS7.3 environment should use .NET6 instead of .NET7.

Support for .NET7 builds will also need removing.