We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Verification fails with no matching resid
Return "The manifest is valid" through there isn't a matched resid in <Resources>
resid
<Resources>
<ExtensionPoint>
manifest.xml
office-addin-manifest validate manifest.xml
The text was updated successfully, but these errors were encountered:
This tool depends on a service to do the validation . . . it is just reporting the results. The service would need to be changes to check this.
Sorry, something went wrong.
No branches or pull requests
Expected behavior
Verification fails with no matching resid
Current behavior
Return "The manifest is valid" through there isn't a matched
resid
in<Resources>
Steps to Reproduce
resid
inside<ExtensionPoint>
in an availablemanifest.xml
fileoffice-addin-manifest validate manifest.xml
The text was updated successfully, but these errors were encountered: