Skip to content

Fix .NET and PowerShell versions for tests #1450

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
andyleejordan opened this issue Mar 29, 2021 · 1 comment
Closed

Fix .NET and PowerShell versions for tests #1450

andyleejordan opened this issue Mar 29, 2021 · 1 comment

Comments

@andyleejordan
Copy link
Member

PowerShell 6.2 hit end of life, so we removed it. New lowest common denominator is PowerShell 7, with netcoreapp3.1 (upgraded from netcoreapp2.1).

PowerShell 7.1 was updated to 7.2, along with a corresponding update from net5.0 to net6.0.

@ghost ghost added the Needs: Triage Maintainer attention needed! label Mar 29, 2021
@andyleejordan
Copy link
Member Author

Fixed in #1426.

@andyleejordan andyleejordan removed the Needs: Triage Maintainer attention needed! label Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant