We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa80204 commit 6ebbcd0Copy full SHA for 6ebbcd0
1 file changed
src/NuGetGallery/Web.config
@@ -609,7 +609,7 @@
609
</dependentAssembly>
610
<dependentAssembly>
611
<assemblyIdentity name="Microsoft.Owin" publicKeyToken="31BF3856AD364E35" culture="neutral"/>
612
- <bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0"/>
+ <bindingRedirect oldVersion="0.0.0.0-4.2.2.0" newVersion="4.2.2.0"/>
613
614
615
<assemblyIdentity name="System.Net.Http.Primitives" publicKeyToken="B03F5F7F11D50A3A" culture="neutral"/>
0 commit comments