-
Notifications
You must be signed in to change notification settings - Fork 112
Update package readme #857
Copy link
Copy link
Closed
Labels
area-clickonceRelated to ClickOnce signingRelated to ClickOnce signingdocumentationDocumentation bug or enhancement, does not impact product or test codeDocumentation bug or enhancement, does not impact product or test code
Metadata
Metadata
Assignees
Labels
area-clickonceRelated to ClickOnce signingRelated to ClickOnce signingdocumentationDocumentation bug or enhancement, does not impact product or test codeDocumentation bug or enhancement, does not impact product or test code
Type
Fields
Give feedbackNo fields configured for issues without a type.
ClickOnce and Visual Studio Tools for Office (VSTO) signing uses the .NET Framework. This is because Sign CLI calls
mage.exe -update, which ultimately uses .NET Framework to do the actual work.We should update the package readme to explicitly mention this dependency.