File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/WebJobs.Script.WebHost Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 181
181
<dependentAssembly >
182
182
<assemblyIdentity name =" System.IO.Compression" publicKeyToken =" b77a5c561934e089" culture =" neutral" />
183
183
<!-- Explicitly redirecting back to 4.0.0. See https://github.com/dotnet/corefx/issues/15693 for details-->
184
- <bindingRedirect oldVersion =" 0.0.0.0-4.1.2.0" newVersion =" 4.1.2 .0" />
184
+ <bindingRedirect oldVersion =" 0.0.0.0-4.1.2.0" newVersion =" 4.0.0 .0" />
185
185
</dependentAssembly >
186
186
<dependentAssembly >
187
187
<assemblyIdentity name =" System.Security.Cryptography.Primitives" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
202
202
<dependentAssembly >
203
203
<assemblyIdentity name =" System.Net.Http" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
204
204
<!-- Explicitly redirecting back to 4.0.0. See https://github.com/dotnet/corefx/issues/16805 for details-->
205
- <bindingRedirect oldVersion =" 0.0.0.0-4.1.1.0" newVersion =" 4.1.1 .0" />
205
+ <bindingRedirect oldVersion =" 0.0.0.0-4.1.1.0" newVersion =" 4.0.0 .0" />
206
206
</dependentAssembly >
207
207
<dependentAssembly >
208
208
<assemblyIdentity name =" Microsoft.Extensions.Logging.Abstractions" publicKeyToken =" adb9793829ddae60" culture =" neutral" />
You can’t perform that action at this time.
0 commit comments