-
Notifications
You must be signed in to change notification settings - Fork 8
Interactive API extension added #19
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
base: master
Are you sure you want to change the base?
Conversation
…ps build time constant until Visual Studio Solution is reloaded)
…sep>:<ref>} added
…itory contains modified (dirty)
…nsensitive Regex match for <ref>
…o avoid error message "Revision ID cannot be truncated to dotted-numeric"
…ecuting NetRevisionTask targets
|
This PR has two merge conflicts, distributed over multiple places:
I'm sorry to have caused these conflicts. I first needed to fix another issue. And before publishing it as a new version, I figured I could try to address these PRs now, too. |
|
The merge conflicts have been resolved, however patch-03 branch needed to be merged because Interactive API needs functionality implemented there. Regarding |
Hello Yves,
I have added an Interactive API as extension to the already present static methods, so I can use NetRevisionTask.dll be called and queried by other assemlies, e.g. to integrate it with an external build flow for embedded devices.
Please let me know what you think.
Best regards,
Mark