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
442 stars 155 forks source link

Added option to create public project for add and update project #486

Closed SebastianSchuetze closed 1 year ago

SebastianSchuetze commented 1 year ago

Fixes #469

publich projects can now be created or switched between private and public.

Also fixed some unit tests, which gave errors

PR Checklist