asp.net webhooks - Debugging with Source and Symbols is not working -


this documented tells how setup repository , work locally, debugging source , sumbol. after following steps, tried run bitbucket receiver sample. unfortunately, after several tries getting exception:

not load file or assembly 'microsoft.aspnet.webhooks.common' or 1 of dependencies. strong name signature not verified. assembly may have been tampered with, or delay signed not signed correct private key. (exception hresult: 0x80131045)

any on highly appreciated.


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -