Skip to content

Commit c76b762

Browse files
keyur32akrantz
authored andcommitted
Add requirements set for CustomFunctions (#134)
1 parent 67aebcc commit c76b762

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

manifest.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818
<Hosts>
1919
<Host Name="Workbook"/>
2020
</Hosts>
21+
<Requirements>
22+
<Sets DefaultMinVersion="1.1">
23+
<Set Name="CustomFunctionsRuntime" MinVersion="1.1"/>
24+
</Sets>
25+
</Requirements>
2126
<DefaultSettings>
2227
<SourceLocation DefaultValue="https://localhost:3000/taskpane.html"/>
2328
</DefaultSettings>

0 commit comments

Comments
 (0)