We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33bb69c commit 7e6c931Copy full SHA for 7e6c931
1 file changed
samples/SampleWebJob/app.config
@@ -42,7 +42,7 @@
42
</dependentAssembly>
43
<dependentAssembly>
44
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
45
- <bindingRedirect oldVersion="0.0.0.0-12.0.0.0" newVersion="12.0.0.0" />
+ <bindingRedirect oldVersion="0.0.0.0-13.0.0.0" newVersion="13.0.0.0" />
46
47
</assemblyBinding>
48
</runtime>
0 commit comments