|
82 | 82 | <HintPath>..\..\packages\Microsoft.Azure.WebJobs.Extensions.ApiHub.1.0.0-beta1-10383\lib\net45\Microsoft.Azure.WebJobs.Extensions.ApiHub.dll</HintPath>
|
83 | 83 | <Private>True</Private>
|
84 | 84 | </Reference>
|
| 85 | + <Reference Include="Microsoft.Azure.WebJobs.Extensions.BotFramework, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 86 | + <HintPath>..\..\packages\Microsoft.Azure.WebJobs.Extensions.BotFramework.1.0.0-beta\lib\net452\Microsoft.Azure.WebJobs.Extensions.BotFramework.dll</HintPath> |
| 87 | + <Private>True</Private> |
| 88 | + </Reference> |
85 | 89 | <Reference Include="Microsoft.Azure.WebJobs.Extensions.DocumentDB, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
86 | 90 | <HintPath>..\..\packages\Microsoft.Azure.WebJobs.Extensions.DocumentDB.1.0.0-beta1-10383\lib\net45\Microsoft.Azure.WebJobs.Extensions.DocumentDB.dll</HintPath>
|
87 | 91 | <Private>True</Private>
|
|
114 | 118 | <HintPath>..\..\packages\Microsoft.Azure.WebJobs.ServiceBus.2.0.0-beta1-10456\lib\net45\Microsoft.Azure.WebJobs.ServiceBus.dll</HintPath>
|
115 | 119 | <Private>True</Private>
|
116 | 120 | </Reference>
|
| 121 | + <Reference Include="Microsoft.Bot.Connector.DirectLine, Version=3.0.0.18, Culture=neutral, processorArchitecture=MSIL"> |
| 122 | + <HintPath>..\..\packages\Microsoft.Bot.Connector.DirectLine.3.0.0.18-alpha\lib\net45\Microsoft.Bot.Connector.DirectLine.dll</HintPath> |
| 123 | + <Private>True</Private> |
| 124 | + </Reference> |
| 125 | + <Reference Include="Microsoft.Bot.Connector.DirectLine.MicrosoftInternal, Version=3.0.1.14, Culture=neutral, processorArchitecture=MSIL"> |
| 126 | + <HintPath>..\..\packages\Microsoft.Bot.Connector.DirectLine.MicrosoftInternal.3.0.1.14-alpha\lib\net452\Microsoft.Bot.Connector.DirectLine.MicrosoftInternal.dll</HintPath> |
| 127 | + <Private>True</Private> |
| 128 | + </Reference> |
117 | 129 | <Reference Include="Microsoft.CodeAnalysis, Version=1.3.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
118 | 130 | <HintPath>..\..\packages\Microsoft.CodeAnalysis.Common.1.3.2\lib\net45\Microsoft.CodeAnalysis.dll</HintPath>
|
119 | 131 | <Private>True</Private>
|
|
142 | 154 | <HintPath>..\..\packages\Microsoft.Data.Services.Client.5.7.0\lib\net40\Microsoft.Data.Services.Client.dll</HintPath>
|
143 | 155 | <Private>True</Private>
|
144 | 156 | </Reference>
|
| 157 | + <Reference Include="Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 158 | + <HintPath>..\..\packages\Microsoft.Rest.ClientRuntime.2.3.2\lib\net45\Microsoft.Rest.ClientRuntime.dll</HintPath> |
| 159 | + <Private>True</Private> |
| 160 | + </Reference> |
145 | 161 | <Reference Include="Microsoft.ServiceBus, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
146 | 162 | <HintPath>..\..\packages\WindowsAzure.ServiceBus.3.4.0\lib\net45-full\Microsoft.ServiceBus.dll</HintPath>
|
147 | 163 | <Private>True</Private>
|
|
239 | 255 | <SpecificVersion>False</SpecificVersion>
|
240 | 256 | <HintPath>..\..\..\..\Program Files (x86)\Reference Assemblies\Microsoft\WindowsPowerShell\3.0\System.Management.Automation.dll</HintPath>
|
241 | 257 | </Reference>
|
| 258 | + <Reference Include="System.Net" /> |
242 | 259 | <Reference Include="System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
243 | 260 | <HintPath>..\..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll</HintPath>
|
244 | 261 | <Private>True</Private>
|
|
0 commit comments