|
38 | 38 | <WarningLevel>4</WarningLevel>
|
39 | 39 | </PropertyGroup>
|
40 | 40 | <ItemGroup>
|
| 41 | + <Reference Include="Microsoft.AI.Agent.Intercept, Version=2.0.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 42 | + <HintPath>..\..\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.0.7\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath> |
| 43 | + <Private>True</Private> |
| 44 | + </Reference> |
| 45 | + <Reference Include="Microsoft.AI.DependencyCollector, Version=2.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 46 | + <HintPath>..\..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.3.0\lib\net45\Microsoft.AI.DependencyCollector.dll</HintPath> |
| 47 | + <Private>True</Private> |
| 48 | + </Reference> |
| 49 | + <Reference Include="Microsoft.AI.PerfCounterCollector, Version=2.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 50 | + <HintPath>..\..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.3.0\lib\net45\Microsoft.AI.PerfCounterCollector.dll</HintPath> |
| 51 | + <Private>True</Private> |
| 52 | + </Reference> |
| 53 | + <Reference Include="Microsoft.AI.ServerTelemetryChannel, Version=2.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 54 | + <HintPath>..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.3.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll</HintPath> |
| 55 | + <Private>True</Private> |
| 56 | + </Reference> |
| 57 | + <Reference Include="Microsoft.AI.WindowsServer, Version=2.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 58 | + <HintPath>..\..\packages\Microsoft.ApplicationInsights.WindowsServer.2.3.0\lib\net45\Microsoft.AI.WindowsServer.dll</HintPath> |
| 59 | + <Private>True</Private> |
| 60 | + </Reference> |
| 61 | + <Reference Include="Microsoft.ApplicationInsights, Version=2.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 62 | + <HintPath>..\..\packages\Microsoft.ApplicationInsights.2.3.0\lib\net46\Microsoft.ApplicationInsights.dll</HintPath> |
| 63 | + <Private>True</Private> |
| 64 | + </Reference> |
41 | 65 | <Reference Include="Microsoft.Azure.KeyVault.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
42 | 66 | <HintPath>..\..\packages\Microsoft.Azure.KeyVault.Core.1.0.0\lib\net40\Microsoft.Azure.KeyVault.Core.dll</HintPath>
|
43 | 67 | <Private>True</Private>
|
44 | 68 | </Reference>
|
45 | 69 | <Reference Include="Microsoft.Azure.WebJobs, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
46 |
| - <HintPath>..\..\packages\Microsoft.Azure.WebJobs.Core.2.0.1-alpha1-10646\lib\net45\Microsoft.Azure.WebJobs.dll</HintPath> |
| 70 | + <HintPath>..\..\packages\Microsoft.Azure.WebJobs.Core.2.0.1-alpha1-10667\lib\net45\Microsoft.Azure.WebJobs.dll</HintPath> |
47 | 71 | <Private>True</Private>
|
48 | 72 | </Reference>
|
49 | 73 | <Reference Include="Microsoft.Azure.WebJobs.Host, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
50 |
| - <HintPath>..\..\packages\Microsoft.Azure.WebJobs.2.0.1-alpha1-10646\lib\net45\Microsoft.Azure.WebJobs.Host.dll</HintPath> |
| 74 | + <HintPath>..\..\packages\Microsoft.Azure.WebJobs.2.0.1-alpha1-10667\lib\net45\Microsoft.Azure.WebJobs.Host.dll</HintPath> |
51 | 75 | <Private>True</Private>
|
52 | 76 | </Reference>
|
53 | 77 | <Reference Include="Microsoft.Data.Edm, Version=5.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
62 | 86 | <HintPath>..\..\packages\Microsoft.Data.Services.Client.5.8.1\lib\net40\Microsoft.Data.Services.Client.dll</HintPath>
|
63 | 87 | <Private>True</Private>
|
64 | 88 | </Reference>
|
| 89 | + <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=1.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 90 | + <HintPath>..\..\packages\Microsoft.Extensions.Logging.Abstractions.1.1.1\lib\netstandard1.1\Microsoft.Extensions.Logging.Abstractions.dll</HintPath> |
| 91 | + <Private>True</Private> |
| 92 | + </Reference> |
65 | 93 | <Reference Include="Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
66 | 94 | <HintPath>..\..\packages\Microsoft.Rest.ClientRuntime.2.3.3\lib\net45\Microsoft.Rest.ClientRuntime.dll</HintPath>
|
67 | 95 | <Private>True</Private>
|
68 | 96 | </Reference>
|
| 97 | + <Reference Include="Microsoft.Win32.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 98 | + <HintPath>..\..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll</HintPath> |
| 99 | + <Private>True</Private> |
| 100 | + </Reference> |
69 | 101 | <Reference Include="Microsoft.WindowsAzure.Storage, Version=7.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
70 | 102 | <HintPath>..\..\packages\WindowsAzure.Storage.7.2.1\lib\net40\Microsoft.WindowsAzure.Storage.dll</HintPath>
|
71 | 103 | <Private>True</Private>
|
|
75 | 107 | <Private>True</Private>
|
76 | 108 | </Reference>
|
77 | 109 | <Reference Include="System" />
|
| 110 | + <Reference Include="System.AppContext, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 111 | + <HintPath>..\..\packages\System.AppContext.4.3.0\lib\net46\System.AppContext.dll</HintPath> |
| 112 | + <Private>True</Private> |
| 113 | + </Reference> |
| 114 | + <Reference Include="System.ComponentModel.Composition" /> |
| 115 | + <Reference Include="System.Console, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 116 | + <HintPath>..\..\packages\System.Console.4.3.0\lib\net46\System.Console.dll</HintPath> |
| 117 | + <Private>True</Private> |
| 118 | + </Reference> |
78 | 119 | <Reference Include="System.Core" />
|
| 120 | + <Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 121 | + <HintPath>..\..\packages\System.Diagnostics.DiagnosticSource.4.3.0\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath> |
| 122 | + <Private>True</Private> |
| 123 | + </Reference> |
| 124 | + <Reference Include="System.Globalization.Calendars, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 125 | + <HintPath>..\..\packages\System.Globalization.Calendars.4.3.0\lib\net46\System.Globalization.Calendars.dll</HintPath> |
| 126 | + <Private>True</Private> |
| 127 | + </Reference> |
| 128 | + <Reference Include="System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
| 129 | + <HintPath>..\..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll</HintPath> |
| 130 | + <Private>True</Private> |
| 131 | + </Reference> |
| 132 | + <Reference Include="System.IO.Compression.FileSystem" /> |
| 133 | + <Reference Include="System.IO.Compression.ZipFile, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
| 134 | + <HintPath>..\..\packages\System.IO.Compression.ZipFile.4.3.0\lib\net46\System.IO.Compression.ZipFile.dll</HintPath> |
| 135 | + <Private>True</Private> |
| 136 | + </Reference> |
| 137 | + <Reference Include="System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 138 | + <HintPath>..\..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll</HintPath> |
| 139 | + <Private>True</Private> |
| 140 | + </Reference> |
| 141 | + <Reference Include="System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 142 | + <HintPath>..\..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath> |
| 143 | + <Private>True</Private> |
| 144 | + </Reference> |
79 | 145 | <Reference Include="System.Net" />
|
| 146 | + <Reference Include="System.Net.Http, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 147 | + <HintPath>..\..\packages\System.Net.Http.4.3.0\lib\net46\System.Net.Http.dll</HintPath> |
| 148 | + <Private>True</Private> |
| 149 | + </Reference> |
80 | 150 | <Reference Include="System.Net.Http.WebRequest" />
|
| 151 | + <Reference Include="System.Net.Sockets, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 152 | + <HintPath>..\..\packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll</HintPath> |
| 153 | + <Private>True</Private> |
| 154 | + </Reference> |
| 155 | + <Reference Include="System.Numerics" /> |
| 156 | + <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 157 | + <HintPath>..\..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> |
| 158 | + <Private>True</Private> |
| 159 | + </Reference> |
81 | 160 | <Reference Include="System.Runtime.Serialization" />
|
| 161 | + <Reference Include="System.Security.Cryptography.Algorithms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 162 | + <HintPath>..\..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net46\System.Security.Cryptography.Algorithms.dll</HintPath> |
| 163 | + <Private>True</Private> |
| 164 | + </Reference> |
| 165 | + <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 166 | + <HintPath>..\..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath> |
| 167 | + <Private>True</Private> |
| 168 | + </Reference> |
| 169 | + <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 170 | + <HintPath>..\..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath> |
| 171 | + <Private>True</Private> |
| 172 | + </Reference> |
| 173 | + <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 174 | + <HintPath>..\..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net46\System.Security.Cryptography.X509Certificates.dll</HintPath> |
| 175 | + <Private>True</Private> |
| 176 | + </Reference> |
82 | 177 | <Reference Include="System.Spatial, Version=5.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
83 | 178 | <HintPath>..\..\packages\System.Spatial.5.8.1\lib\net40\System.Spatial.dll</HintPath>
|
84 | 179 | <Private>True</Private>
|
|
87 | 182 | <Reference Include="System.Data.DataSetExtensions" />
|
88 | 183 | <Reference Include="Microsoft.CSharp" />
|
89 | 184 | <Reference Include="System.Data" />
|
90 |
| - <Reference Include="System.Net.Http" /> |
91 | 185 | <Reference Include="System.Xml" />
|
| 186 | + <Reference Include="System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 187 | + <HintPath>..\..\packages\System.Xml.ReaderWriter.4.3.0\lib\net46\System.Xml.ReaderWriter.dll</HintPath> |
| 188 | + <Private>True</Private> |
| 189 | + </Reference> |
92 | 190 | </ItemGroup>
|
93 | 191 | <ItemGroup>
|
94 | 192 | <Compile Include="FunctionExecutionContext.cs" />
|
|
0 commit comments