Skip to content

Commit 5d25781

Browse files
committed
Fixing the binding redirect
1 parent af5a9f6 commit 5d25781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TodoListService-ManualJwt/Web.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
</dependentAssembly>
5555
<dependentAssembly>
5656
<assemblyIdentity name="System.Web.Mvc" publicKeyToken="31bf3856ad364e35" />
57-
<bindingRedirect oldVersion="1.0.0.0-5.2.2.0" newVersion="5.2.2.0" />
57+
<bindingRedirect oldVersion="1.0.0.0-5.2.4.0" newVersion="5.2.4.0" />
5858
</dependentAssembly>
5959
</assemblyBinding>
6060
</runtime>

0 commit comments

Comments
 (0)