MethodsAndPractices / vsteam

PowerShell module for accessing Azure DevOps Services and Azure DevOps Server (formerly VSTS or TFS)
https://methodsandpractices.github.io/vsteam-docs/
MIT License
445 stars 155 forks source link

fixing bug for #306 - Module can't be imported in PowerShell Core 7.0 #318

Closed SebastianSchuetze closed 4 years ago

SebastianSchuetze commented 4 years ago

PR Summary

fixes #306 . History, problem and solution is explained there.

PR Checklist

SebastianSchuetze commented 4 years ago

@DarqueWarrior could you verify that the solution makes sense?