SQLServerPSModule
SQLServerPSModule copied to clipboard
Consider migrating the .netcore projects to .Net7+
It would appear that PowerShell 7.3 is now on net7, so it seems logical to move forward.
So it seems logical to move to .NET 8 😀
@ronascentes - I can't do that until after Azure Automation moves away from PS 7.2.0...
For v22.3, I'm bumping up things a little:
- Moved to net6.0 (which is what PS 7.2.0 is on)
- Moved to the PS7.2 SDK
I do not know exactly when Azure Automation is going to move forward, but hopefully in a few months they will... after that, I can move to something newer without breaking people.