Skip to content

[AsmDiff] Problems with signing after adding resources for localized content #7164

@Herrmel

Description

@Herrmel

Hello,
I would like to add some functionality to use the project for markdown diffs for our web documentation. We previously used our own Tool based on Roslyn, but the tool broke very often when Roslyn was updated. Since the idea was based on the Diffs you created for your dotnet API, I decided to search once again for the Tool you use and (after a lot of diggin) finally found it 🎉

Generally I can say it works very well and I did not find any problems. The only stuff that botheres me, is that it uses the full Paths provided as Inputparameters for sets in output and there was no functionality to localize the content on the index-page so I added this functionality myself.
But I have some issues with the resources I added (.resx). As soon as I added the resources I could not build the project anymore without disabling the signing. It says a private key in 35MSSharedLib1024.snk is missing and I could not find out how to fix it. Is there something I did miss on how to configure resources in projects?

Also I would like to know, if there is a chance to add the AsmDiff-tool on nuget so I could install it easier with the dotnet tool command?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions