Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

garbage appended to sourcelink.json #289

Closed
ctaggart opened this issue Dec 26, 2017 · 0 comments
Closed

garbage appended to sourcelink.json #289

ctaggart opened this issue Dec 26, 2017 · 0 comments
Milestone

Comments

@ctaggart
Copy link
Owner

ctaggart commented Dec 26, 2017

Not sure why, but locally, I'm getting a d4/*}} added to the end of the sourcelink.json for fsautocomplete when using SourceLink.Create.CommandLine 2.6.0. The other two work just fine. We'll see if if is just my system or if it happens on AppVeyor too.

ionide/FsAutoComplete#266

C:\Users\camer\cs\SourceLink\build [master ≡]> dotnet sourcelink test "C:\Users\camer\fs\FsAutoComplete\bin\release_netcore\fsautocomplete.pdb"
Additional text encountered after finished reading JSON content: d. Path '', line 1, position 158.
C:\Users\camer\cs\SourceLink\build [master ≡]> dotnet sourcelink print-json "C:\Users\camer\fs\FsAutoComplete\bin\release_netcore\fsautocomplete.pdb"
{"documents":{"C:\\Users\\camer\\fs\\FsAutoComplete\\*":"https://raw.githubusercontent.com/fsharp/FsAutoComplete/e712ddb03b3df46138223124f141b28c76804556/*"}}d4/*"}}
@ctaggart ctaggart added this to the 2.7.0 milestone Dec 26, 2017
@ctaggart ctaggart modified the milestones: 2.7.0, 2.6.1 Dec 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant