Skip to content

Commit 7e6c931

Browse files
committed
Update JSON.Net redirects in SampleWebJob after recent dependabot update (#203).
1 parent 33bb69c commit 7e6c931

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/SampleWebJob/app.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
</dependentAssembly>
4343
<dependentAssembly>
4444
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
45-
<bindingRedirect oldVersion="0.0.0.0-12.0.0.0" newVersion="12.0.0.0" />
45+
<bindingRedirect oldVersion="0.0.0.0-13.0.0.0" newVersion="13.0.0.0" />
4646
</dependentAssembly>
4747
</assemblyBinding>
4848
</runtime>

0 commit comments

Comments
 (0)