We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6348b92 commit 88fec93Copy full SHA for 88fec93
manifest.xml
@@ -22,6 +22,11 @@
22
<SourceLocation DefaultValue="https://localhost:3000/taskpane.html"/>
23
</DefaultSettings>
24
<Permissions>ReadWriteDocument</Permissions>
25
+ <Requirements>
26
+ <Sets DefaultMinVersion="1.1">
27
+ <Set Name="CustomFunctionsRuntime" MinVersion="1.1"/>
28
+ </Sets>
29
+ </Requirements>
30
<VersionOverrides xmlns="http://schemas.microsoft.com/office/taskpaneappversionoverrides" xsi:type="VersionOverridesV1_0">
31
<Hosts>
32
<Host xsi:type="Workbook">
0 commit comments