Skip to content

Commit

Permalink
#283 another binding error
Browse files Browse the repository at this point in the history
  • Loading branch information
sjkp committed Jan 8, 2019
1 parent cf111ad commit 236934b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions LetsEncrypt.SiteExtension.WebJob/App.config
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,7 @@
<dependentAssembly>
<assemblyIdentity name="System.Diagnostics.DiagnosticSource" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Net.Http" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" />
</dependentAssembly>
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>

0 comments on commit 236934b

Please sign in to comment.