forked from madhavagrawal17/DialogApi
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTwoWayMessageDialogTest.xml
37 lines (37 loc) · 1.62 KB
/
TwoWayMessageDialogTest.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<?xml version="1.0" encoding="utf-8"?>
<OfficeApp xmlns="http://schemas.microsoft.com/office/appforoffice/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="TaskPaneApp">
<Id>47f89235-721a-4340-bee8-5d3da41f4731</Id>
<Version>2.0.0.0</Version>
<ProviderName>Microsoft</ProviderName>
<DefaultLocale>en-US</DefaultLocale>
<DisplayName DefaultValue="TwoWayMessageDialogTest">
</DisplayName>
<AppDomains>
<AppDomain>https://account-d.docusign.com/</AppDomain>
<AppDomain>https://www.bing.com</AppDomain>
<AppDomain>http://www.bing.com</AppDomain>
<AppDomain>https://dmpimemsftdev.azurewebsites.net/</AppDomain>
<AppDomain>https://cloud.taiyiyun.com/</AppDomain>
<AppDomain>https://localhost:7012/</AppDomain>
<AppDomain>https://localhost:7010/</AppDomain>
<AppDomain>https://localhost/</AppDomain>
<AppDomain>https://osf-agave/</AppDomain>
<AppDomain>https://localhost:3000/</AppDomain>
<AppDomain>https://unpkg.com/</AppDomain>
</AppDomains>
<Description DefaultValue="TwoWayMessageDialogTest Description">
</Description>
<IconUrl DefaultValue="https://ssl-api.bing.com/office/maps/images/BingMaps.png"/>
<Capabilities>
<Capability Name="Workbook" />
<Capability Name="Document" />
<Capability Name="Project" />
<Capability Name="Presentation" />
<Capability Name="Mailbox" />
</Capabilities>
<DefaultSettings>
<SourceLocation DefaultValue="https://madhavagrawal17.github.io/DialogApi/DialogTaskpane.html">
</SourceLocation>
</DefaultSettings>
<Permissions>ReadWriteDocument</Permissions>
</OfficeApp>