Skip to content
Bleddyn Richards edited this page May 30, 2023 · 11 revisions

Welcome to the Azure DevOps Assembly Info wiki.

Assembly Info is an extension for Azure DevOps that populates assembly information metadata from a build pipeline. The extension contains 2 tasks: - one which targets .Net Framework projects and another task which targets .Net Core / .Net Standard projects.

This wiki contains information to help configure the extension for your build pipeline and also how you can get started debugging the extension on your local machine.

If you are having difficulty with the extension please see the troubleshooting page.

If you're looking for a YAML example please see the task parameters example page.

For further information please see the navigation menu on the right hand side of this page ➡️

Clone this wiki locally