SQLServerPSModule icon indicating copy to clipboard operation
SQLServerPSModule copied to clipboard

Consider migrating the .netcore projects to .Net7+

Open Matteo-T opened this issue 3 years ago • 2 comments

It would appear that PowerShell 7.3 is now on net7, so it seems logical to move forward.

Matteo-T avatar Nov 14 '22 11:11 Matteo-T

So it seems logical to move to .NET 8 😀

ronascentes avatar Dec 11 '23 19:12 ronascentes

@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.

Matteo-T avatar Jun 30 '24 19:06 Matteo-T