Assembly InfoAssembly 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. How to use the build task
Considerations
Help and SupportFor detailed instructions on how to configure the extension please see the wiki. Timeout errors or never ending processThis extension collects telemetry data which can cause in errors when the build server can not reach the telemetry service. Try to shut it off in the build step settings (Logging/Disable Telemetry) or by setting the variable Upgrade to Version 2With the release of version 2 the extension has been re-written from the ground up using Node.js and includes a number of breaking changes. Please see the wiki for details on the upgrade. ContributionsWe welcome all contributions whether it's logging bugs, creating suggestions or submitting pull requests. Release NotesSee the release notes for all changes included in each release. |