wip - Add support for generating custom Remove methods for repeating …#5
Merged
dib0 merged 2 commits intodib0:masterfrom Jan 5, 2021
Merged
wip - Add support for generating custom Remove methods for repeating …#5dib0 merged 2 commits intodib0:masterfrom
dib0 merged 2 commits intodib0:masterfrom
Conversation
Owner
|
Thanks! Let's wait on #75 in nHapi before integrating this. |
Contributor
Author
|
Looks like there is finally some motion on nHapiNET/nHapi#75 |
Collaborator
|
@dib0 Hi, the changes to nHapi are in master but not in a release version yet, I'm hoping to create a new Preview Release soon with @nkm8 changes in. In Theory you could create a preview version of NHapiTools that generates source code from the preview release of nHapi once it's been created/released. |
Collaborator
|
@dib0 the changes are in v3.0.0-preview.2 and of course v3.0.0-preview3, I'll let you know when v3 final is releeased. |
Collaborator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…fields
These changes are dependent on nHapiNET/nHapi#75 and cannot be merged until the nHapi PR is merged and a new version is available in NuGet. After that happens, I can update this PR to bump the nHapi version and remove the local file reference to nHapi.Base.dll.
Currently, I only updated the reference in the v23 project to ensure the tests complete successfully. If you want to build/test locally, you will need to temporarily unload the other projects.