Use an updated generator.#774
Closed
jpobst wants to merge 1 commit into
Closed
Conversation
jpobst
force-pushed
the
updated-generator
branch
14 times, most recently
from
August 15, 2023 22:07
29203c8 to
0a9698e
Compare
jpobst
force-pushed
the
updated-generator
branch
from
August 24, 2023 18:11
0a9698e to
9f16f68
Compare
jpobst
force-pushed
the
updated-generator
branch
from
October 2, 2023 22:01
9f16f68 to
c410b23
Compare
jpobst
force-pushed
the
updated-generator
branch
from
October 10, 2023 17:47
c410b23 to
3185058
Compare
jpobst
force-pushed
the
updated-generator
branch
4 times, most recently
from
November 2, 2023 19:46
ed102cc to
6ccdfa1
Compare
jpobst
force-pushed
the
updated-generator
branch
from
November 9, 2023 18:42
6ccdfa1 to
cff969f
Compare
jpobst
force-pushed
the
updated-generator
branch
from
November 28, 2023 20:06
cff969f to
592aebb
Compare
Contributor
|
Superseded by #820 |
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.
This version allows us to download and build the
Java.Interoprepository from a specified commit id. We then use the builtgenerator.In the end we went with a pre-existing NuGet package instead (the one we ship with
net8.0-android).However this code may be useful in the future for other purposes? 🤷♂️