Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Am I missing something? #178

Open
HristoHentov opened this issue Nov 7, 2017 · 0 comments
Open

Am I missing something? #178

HristoHentov opened this issue Nov 7, 2017 · 0 comments

Comments

@HristoHentov
Copy link

Hey. After reading a couple of previous issues, AND the readme file, I thought I will not have any problems with this tool, unfortunately thats not the case :(

I installed the "GitLink" NuGet package and enabled all source linking related options in the debug options.

I then installed Moq, Ninject, xUnit, NewtonsoftJson and GitLinkTestLib.

And the results?
Well Moq and GitLinkTestLib worked. ***
All the others failed. (by failed, I mean I didn't get any access to the source code)

My question is am I missing something.?
Do some repos need additional setup not mentioned in the readme? What is that setup? How do I recognize the repos that might need that additional setup?

*** Fun fact about Moq. Moq downloaded its source code even without GitLink. Just enabling "Enable source link" in visual studio's debug options allowed me to do so. So what is GitLinks part then?

Also if this is not too much to ask - how do I setup my own projects (potentially nugets) to be compatible with GitLink.

I saw that GitLink is supposed to work with all git repo systems (inlucding BitBucket). Would getting the code from a Nuget, that has its code hosted on bitbucket require additional setup ?

I am running Visual Studio 2017, Windows x64 and all the code I am testing is inside a ConsoleApp(.Net framework) project.

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