Skip to content

f2calv/azdo-api-net-client-issue

Repository files navigation

*SOLVED You must to cast Process to either a DesignerProcess, DockerProcess or YamlProcess. Repo updated.


There is an issue in the .NET Client libraries for the Azure DevOps REST API.

When attempting to iterate over the Build tasks within a build definition there are no accessible properties beneath Process.

For similar past bug reports see;

Currently the only way to get this to work in .NET is to use dynamic, however this isn't desireable as we lose strong typing!

About

example of error in Azure DevOps .NET Client libraries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages