chocolatey-community / chocolatey-azuredevops

Chocolatey Extension for Azure DevOps
MIT License
20 stars 11 forks source link

Fix generic list error introduced in 0.3.0 #57

Closed gep13 closed 4 years ago

gep13 commented 4 years ago

With the release of 0.3.0, we have introduced a bug, which results in this being output:

##[error]Unable to find type [System.Collections.Generic.List].

This is as a result of this change:

https://github.com/chocolatey-community/chocolatey-azuredevops/pull/46/files

Suspect we are simply going to revert the change for now.

gep13 commented 4 years ago

:tada: This issue has been resolved in version 0.3.1 :tada:

The release is available on:

Your GitReleaseManager bot :package::rocket: