ClientAPI.NetCore icon indicating copy to clipboard operation
ClientAPI.NetCore copied to clipboard

enable source link

Open ctaggart opened this issue 7 years ago • 1 comments

More info here: http://blog.ctaggart.com/2018/06/newtonsoftjson-enabling-source-link.html

ctaggart avatar Jul 02 '18 16:07 ctaggart

The AppVeyor build works.

PS> sourcelink.exe test C:\Users\taggac\Downloads\EventStore.ClientAPI.NetCore.4.1.0.34.nupkg
sourcelink test passed: lib/netstandard2.0/EventStore.ClientAPI.NetCore.pdb

PS> sourcelink.exe print-json "C:\Users\taggac\Downloads\EventStore.ClientAPI.NetCore.4.1.0.34\lib\netstandard2.0\EventStor
e.ClientAPI.NetCore.pdb"
{"documents":{"C:\\projects\\clientapi-netcore\\*":"https://raw.githubusercontent.com/EventStore/ClientAPI.NetCore/c3fa3713e1e10b769220e407791e1e7ef66243ed/*"}}

ctaggart avatar Jul 02 '18 16:07 ctaggart