0

In my manifest file I have the following code:

<Requirements>
    <Sets DefaultMinVersion="1.2">
        <Set Name="ExcelApi" MinVersion="1.2"/>
    </Sets>
</Requirements>

But it doesn't work, the manifest file is not valid.

1 Answer 1

1

The <Requirements> element has to be between the <Hosts> and <DefaultSettings> elements within a parent <OfficeApp> element.

We have not done a good job of documenting the required sequence. In the meantime, you can see the OfficeAppManifestV1_1.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.