Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NuGet package broken for xbuild builds #25

Closed
ermshiperete opened this issue Oct 6, 2015 · 2 comments
Closed

NuGet package broken for xbuild builds #25

ermshiperete opened this issue Oct 6, 2015 · 2 comments

Comments

@ermshiperete
Copy link

When using the libgit2sharp.nativebinaries package on Linux/Mono the files don't get copied over to the output directory because xbuild currently doesn't honor imported ItemGroups.

I think it would be better to use a target instead of the properties.

@bording
Copy link
Member

bording commented Oct 6, 2015

Where are you seeing this behavior? LibGit2Sharp itself uses the nativebinaries package, and the Travis CI builds use xbuild and everything works correctly there.

@ermshiperete
Copy link
Author

Oops, sorry. Now I feel stupid. Yes, it works completely fine, and it's the build script in GitVersion that copies only part of the files. I really shouldn't submit bugs or PRs when I'm not completely awake 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants