Skip to content

Corrections to the mage.exe page #45836

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

BartoszKlonowski
Copy link
Contributor

@BartoszKlonowski BartoszKlonowski commented Apr 16, 2025

This pull request fixes #35326
It makes necessary corrections to the mage.exe page such as:

  • removing the misleading statement regarding the -a option with -Sign
  • adding the other now supported options to the -Sign command
    Those newly added are -TimestampUri and -Algorithm. They are mostly copy-paste from the general table, however, I removed "Use with -update option" statement from Algorithm, since I couldn't see that requirement when applying in -Sign context.

Internal previews

📄 File 🔗 Preview link
docs/framework/tools/mage-exe-manifest-generation-and-editing-tool.md Mage.exe (Manifest Generation and Editing Tool)

@BartoszKlonowski BartoszKlonowski requested review from gewarren and a team as code owners April 16, 2025 16:45
@dotnetrepoman dotnetrepoman bot added this to the April 2025 milestone Apr 16, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-framework/svc community-contribution Indicates PR is created by someone from the .NET community. labels Apr 16, 2025
Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#35326 states only one algorithm is valid for -Sign.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dotnet-framework/svc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mage.exe: documentation does not detail update Sign command in .NET Framework 4.7.2
2 participants