Skip to content

Commit

Permalink
Redirect for newtonsoft.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Octokit committed Aug 7, 2022
1 parent 9a38767 commit 08738df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SecurityCodeScan.Test/app.config
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-11.0.0.0" newVersion="11.0.0.0" />
<bindingRedirect oldVersion="0.0.0.0-13.0.0.0" newVersion="13.0.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.ComponentModel.Annotations" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
Expand Down

0 comments on commit 08738df

Please sign in to comment.