-
Notifications
You must be signed in to change notification settings - Fork 654
Installation into projects using nCrunch #11
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
Comments
Pull request?;) Den tisdagen den 1:e oktober 2013 skrev Jake Ginnivan:
|
Will do, just recording it for now :) Sent from my Windows Phone From: Andreas Öhlundmailto:[email protected] Pull request?;) Den tisdagen den 1:e oktober 2013 skrev Jake Ginnivan:
http://andreasohlund.net — |
Where is the install.ps1? I cannot find it |
@JakeGinnivan there is no But isnt the problem with NCrunch two-fold
|
@JakeGinnivan any update on this? |
Not yet, not a high priority right now. More focused on trying to make core changes to allow support for GitHubFlow soon :) |
Going to close this, I don't need this fixed as Im using the exe version. If someone else wants it we can reopen |
Currently, GitVersion fails to find the
This is plausible because by default, NCrunch shadow copies the projects (without Certainly not a show stopper as you can just disable GitVersion |
cf.: - GitVersion issues with NCrunch: GitTools/GitVersion#11 (comment) - Skip including SolutionInfo.cs during NCrunch builds (fixes #20) - Disable ClickOnce during NCrunch (fixes #18)
Add
AND $(nCrunch) ==''
to the condition of importing the targets fileThe text was updated successfully, but these errors were encountered: