|
45 | 45 | </location> |
46 | 46 | <system.webServer> |
47 | 47 | <modules runAllManagedModulesForAllRequests="true"> |
48 | | - <remove name="ServiceModel-4.0" /> |
| 48 | + <remove name="ServiceModel-4.0" /> |
49 | 49 | </modules> |
50 | 50 |
|
51 | 51 | <validation validateIntegratedModeConfiguration="false" /> |
|
100 | 100 | </dependentAssembly> |
101 | 101 | <dependentAssembly> |
102 | 102 | <assemblyIdentity name="Microsoft.Azure.WebJobs.Logging" publicKeyToken="31bf3856ad364e35" culture="neutral" /> |
103 | | - <bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" /> |
| 103 | + <bindingRedirect oldVersion="0.0.0.0-2.2.0.0" newVersion="2.2.0.0" /> |
| 104 | + </dependentAssembly> |
| 105 | + <dependentAssembly> |
| 106 | + <assemblyIdentity name="Microsoft.Azure.WebJobs.Logging.ApplicationInsights" publicKeyToken="31bf3856ad364e35" culture="neutral" /> |
| 107 | + <bindingRedirect oldVersion="0.0.0.0-2.2.0.0" newVersion="2.2.0.0" /> |
104 | 108 | </dependentAssembly> |
105 | 109 | <dependentAssembly> |
106 | 110 | <assemblyIdentity name="Microsoft.Azure.WebJobs.Extensions" culture="neutral" /> |
107 | | - <bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" /> |
| 111 | + <bindingRedirect oldVersion="0.0.0.0-2.2.0.0" newVersion="2.2.0.0" /> |
108 | 112 | </dependentAssembly> |
109 | 113 | <dependentAssembly> |
110 | 114 | <assemblyIdentity name="Microsoft.Azure.WebJobs.ServiceBus" publicKeyToken="31bf3856ad364e35" culture="neutral" /> |
111 | | - <bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" /> |
| 115 | + <bindingRedirect oldVersion="0.0.0.0-2.2.0.0" newVersion="2.2.0.0" /> |
| 116 | + </dependentAssembly> |
| 117 | + <dependentAssembly> |
| 118 | + <assemblyIdentity name="Microsoft.Azure.WebJobs.Extensions.ApiHub" culture="neutral" /> |
| 119 | + <bindingRedirect oldVersion="0.0.0.0-1.0.0.0" newVersion="1.0.0.0" /> |
| 120 | + </dependentAssembly> |
| 121 | + <dependentAssembly> |
| 122 | + <assemblyIdentity name="Microsoft.Azure.WebJobs.Extensions.BotFramework" culture="neutral" /> |
| 123 | + <bindingRedirect oldVersion="0.0.0.0-1.0.0.0" newVersion="1.0.0.0" /> |
112 | 124 | </dependentAssembly> |
113 | 125 | <dependentAssembly> |
114 | 126 | <assemblyIdentity name="Microsoft.Azure.WebJobs.Extensions.DocumentDB" culture="neutral" /> |
| 127 | + <bindingRedirect oldVersion="0.0.0.0-1.2.0.0" newVersion="1.2.0.0" /> |
| 128 | + </dependentAssembly> |
| 129 | + <dependentAssembly> |
| 130 | + <assemblyIdentity name="Microsoft.Azure.WebJobs.Extensions.EventGrid" culture="neutral" /> |
| 131 | + <bindingRedirect oldVersion="0.0.0.0-1.0.0.0" newVersion="1.0.0.0" /> |
| 132 | + </dependentAssembly> |
| 133 | + <dependentAssembly> |
| 134 | + <assemblyIdentity name="Microsoft.Azure.WebJobs.Extensions.Http" culture="neutral" /> |
115 | 135 | <bindingRedirect oldVersion="0.0.0.0-1.1.0.0" newVersion="1.1.0.0" /> |
116 | 136 | </dependentAssembly> |
117 | 137 | <dependentAssembly> |
118 | 138 | <assemblyIdentity name="Microsoft.Azure.WebJobs.Extensions.MobileApps" culture="neutral" /> |
119 | | - <bindingRedirect oldVersion="0.0.0.0-1.1.0.0" newVersion="1.1.0.0" /> |
| 139 | + <bindingRedirect oldVersion="0.0.0.0-1.2.0.0" newVersion="1.2.0.0" /> |
120 | 140 | </dependentAssembly> |
121 | 141 | <dependentAssembly> |
122 | 142 | <assemblyIdentity name="Microsoft.Azure.WebJobs.Extensions.NotificationHubs" culture="neutral" /> |
123 | | - <bindingRedirect oldVersion="0.0.0.0-1.1.0.0" newVersion="1.1.0.0" /> |
| 143 | + <bindingRedirect oldVersion="0.0.0.0-1.2.0.0" newVersion="1.2.0.0" /> |
124 | 144 | </dependentAssembly> |
125 | 145 | <dependentAssembly> |
126 | 146 | <assemblyIdentity name="Microsoft.Azure.WebJobs.Extensions.SendGrid" culture="neutral" /> |
127 | | - <bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" /> |
| 147 | + <bindingRedirect oldVersion="0.0.0.0-2.2.0.0" newVersion="2.2.0.0" /> |
128 | 148 | </dependentAssembly> |
129 | 149 | <dependentAssembly> |
130 | 150 | <assemblyIdentity name="Microsoft.Azure.WebJobs.Extensions.Twilio" culture="neutral" /> |
131 | | - <bindingRedirect oldVersion="0.0.0.0-1.1.0.0" newVersion="1.1.0.0" /> |
| 151 | + <bindingRedirect oldVersion="0.0.0.0-1.2.0.0" newVersion="1.2.0.0" /> |
132 | 152 | </dependentAssembly> |
133 | 153 | <dependentAssembly> |
134 | 154 | <assemblyIdentity name="Microsoft.WindowsAzure.Storage" publicKeyToken="31bf3856ad364e35" culture="neutral" /> |
|
0 commit comments