Arcade: Add AsmDiff.exe to buildtools

Created on 4 Apr 2017  路  6Comments  路  Source: dotnet/arcade

This is a commandline version of ApiReviewer and helpful for generating assembly metadata diffs.

All 6 comments

The tool is available internally at \\fxcore\toolsbin\AsmDiff.exe. Source code is at https://devdiv.visualstudio.com/DevDiv/_git/CoreFxTools?path=%2Fsrc%2Fapps%2FAsmDiff&version=GBmaster&_a=contents

What do you think should happen here @ericstj

Someone can pick it up and open source it. Consider this "nice to have" on the backlog. With it we can do things like generate API diffs and dead-code diffs as part of the build.

This tool has been moved to arcade, we also added the support for generating markdownfiles

Would be nice to plumb this into the ILLink targets now that we have a package to use.

Was this page helpful?
0 / 5 - 0 ratings