Skip to content

Instantly share code, notes, and snippets.

@herskinduk
Created October 16, 2014 20:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save herskinduk/26fb9f1cac012c3b89c4 to your computer and use it in GitHub Desktop.
Save herskinduk/26fb9f1cac012c3b89c4 to your computer and use it in GitHub Desktop.
Assembly mappings for SPEAK Reporting
<dependentAssembly>
<assemblyIdentity name="Microsoft.Owin" publicKeyToken="31bf3856ad364e35" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Microsoft.Owin.Security" publicKeyToken="31bf3856ad364e35" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
</dependentAssembly>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment