Skip to content

Development support v12 - #781

Merged
pedroapap merged 3 commits into
criticalmanufacturing:development-cliSupportPreReleasesfrom
cesarmeira90:development-support-v12
Aug 20, 2026
Merged

Development support v12#781
pedroapap merged 3 commits into
criticalmanufacturing:development-cliSupportPreReleasesfrom
cesarmeira90:development-support-v12

Conversation

@cesarmeira90

Copy link
Copy Markdown
Contributor

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:

  • Code validation (careful with side-effects)
  • Integration test run provided
  • Main WorkItem is linked
  • Target branch version is correct

Comment thread cmf-cli/Commands/new/BusinessCommand.cs Outdated
Comment thread cmf-cli/Commands/new/HTMLCommand.cs Outdated
Comment thread cmf-cli/Commands/new/HTMLCommand.cs
Comment thread cmf-cli/services/DependencyVersionService.cs
@cesarmeira90
cesarmeira90 force-pushed the development-support-v12 branch from 0135867 to 3d137c0 Compare August 20, 2026 06:49
@cesarmeira90
cesarmeira90 force-pushed the development-support-v12 branch 2 times, most recently from cfa0923 to f9e574e Compare August 20, 2026 06:58
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";

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We want to change this to node 26 probably.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are the UI already in node 26? The migration on IoT was put on hold, if I'm not mistaken.

Comment thread cmf-cli/services/DependencyVersionService.cs
@pedroapap
pedroapap marked this pull request as ready for review August 20, 2026 12:50
@pedroapap
pedroapap merged commit f02a8f5 into criticalmanufacturing:development-cliSupportPreReleases Aug 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants