Development support v12 - #781
Merged
pedroapap merged 3 commits intoAug 20, 2026
Merged
Conversation
cesarmeira90
commented
Aug 19, 2026
cesarmeira90
commented
Aug 19, 2026
cesarmeira90
commented
Aug 19, 2026
cesarmeira90
commented
Aug 19, 2026
cesarmeira90
commented
Aug 19, 2026
cesarmeira90
force-pushed
the
development-support-v12
branch
from
August 20, 2026 06:49
0135867 to
3d137c0
Compare
cesarmeira90
force-pushed
the
development-support-v12
branch
2 times, most recently
from
August 20, 2026 06:58
cfa0923 to
f9e574e
Compare
| public const string NET6SDK = "6.0.201"; // avoid >2xx as it requires HTTPS for nuget pulls | ||
| public const string NET8SDK = "8.0.301"; | ||
| public const string NET10SDK = "10.0.301"; | ||
| public const string NODE24 = "24"; |
There was a problem hiding this comment.
We want to change this to node 26 probably.
Collaborator
There was a problem hiding this comment.
Are the UI already in node 26? The migration on IoT was put on hold, if I'm not mistaken.
pedroapap
marked this pull request as ready for review
August 20, 2026 12:50
pedroapap
approved these changes
Aug 20, 2026
pedroapap
merged commit Aug 20, 2026
f02a8f5
into
criticalmanufacturing:development-cliSupportPreReleases
2 checks passed
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.
What was done
Adapted the cli to support v12. Business dependencies were upadted.
Dependencies
My changes were done on top of
development-cliSupportPreReleases.Can be reviewed for now, but may require a rebase, once the dependency PR enters.
Validation checklist
Please ensure the following conditions are met in order for this PR to be merged: