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

Dynamic repository checkout doesn't work with /updateassemblyinfo #412

Closed
MattDavies opened this issue Apr 2, 2015 · 2 comments
Closed

Comments

@MattDavies
Copy link

When using dynamic repository checkouts with the executable, /updateassemblyinfo doesn't update AssemblyInfo files.

From what I can see, it appears as though GitVersion searches the git checkout directory for the AssemblyInfo files (which in this case, is the subfolder containing the dynamic repository) rather than the current or provided working directory.

Happy to do a PR - just wanted to confirm I'm not going crazy first.

cc @JakeGinnivan

@JakeGinnivan
Copy link
Contributor

I think #399 will fix this issue.

@JakeGinnivan
Copy link
Contributor

This is merged to master. If you can try building from master. I don't think I will be able to get a release out tonight, but I will try

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