File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
src/Plugins/BotSharp.Plugin.Twilio Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 9
9
<Nullable >enable</Nullable >
10
10
</PropertyGroup >
11
11
12
+ <ItemGroup >
13
+ <None Remove =" data\agents\6745151e-6d46-4a02-8de4-1c4f21c7da95\functions\util-twilio-transfer_phone_call.json" />
14
+ <None Remove =" data\agents\6745151e-6d46-4a02-8de4-1c4f21c7da95\functions\util-twilio-hangup_phone_call.json" />
15
+ <None Remove =" data\agents\6745151e-6d46-4a02-8de4-1c4f21c7da95\functions\util-twilio-text_message.json" />
16
+ <None Remove =" data\agents\6745151e-6d46-4a02-8de4-1c4f21c7da95\functions\util-twilio-outbound_phone_call.json" />
17
+ <None Remove =" data\agents\6745151e-6d46-4a02-8de4-1c4f21c7da95\templates\util-twilio-hangup_phone_call.fn.liquid" />
18
+ <None Remove =" data\agents\6745151e-6d46-4a02-8de4-1c4f21c7da95\templates\util-twilio-outbound_phone_call.fn.liquid" />
19
+ </ItemGroup >
20
+
12
21
<ItemGroup >
13
22
<Content Include =" data\agents\6745151e-6d46-4a02-8de4-1c4f21c7da95\functions\util-twilio-transfer_phone_call.json" >
14
23
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
22
31
<Content Include =" data\agents\6745151e-6d46-4a02-8de4-1c4f21c7da95\functions\util-twilio-outbound_phone_call.json" >
23
32
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
24
33
</Content >
34
+ <Content Include =" data\agents\6745151e-6d46-4a02-8de4-1c4f21c7da95\templates\util-twilio-hangup_phone_call.fn.liquid" >
35
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
36
+ </Content >
37
+ <Content Include =" data\agents\6745151e-6d46-4a02-8de4-1c4f21c7da95\templates\util-twilio-outbound_phone_call.fn.liquid" >
38
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
39
+ </Content >
25
40
</ItemGroup >
26
41
27
42
<ItemGroup >
You can’t perform that action at this time.
0 commit comments