Dependcies look wrong on nuget
dazinator opened this issue · 1 comments
dazinator commented
As of the latest PR to support netstandard, I think the dependencies listed for net45 look a bit wrong:
https://www.nuget.org/packages/GitTools.Core/
I think it will work with net45 still but its pulling in the netstandard packages when I think it should just be referencing the bcl assemblies similar to net4.0.
Might need to fix that..
asbjornu commented
As GitVersion stopped using GitTools.Core in GitTools/GitVersion#1581, this issue is unfortunately not relevant anymore and the whole repository will be archived. Please try the latest build of GitVersion and see if it solves whatever problem you had when you submitted this issue. If the problem persists, please submit a new issue or PR against the GitVersion repository.