Skip to content

Conversation

@jonthysell
Copy link
Contributor

@jonthysell jonthysell commented Jun 10, 2025

Description

This PR adds warnings to the run-windows and init-windows CLI commands to warn about using old architecture projects.

Type of Change

  • New feature (non-breaking change which adds functionality)

Why

To warn users that their project is using the old architecture and that they should upgrade to the new architecture, as the old architecture will be deprecated.

Resolves #13936

What

See above.

Screenshots

N/A

Testing

Verified commands show the warning

Changelog

Should this change be included in the release notes: yes

Add warning to CLI commands about using the old architecture

Microsoft Reviewers: Open in CodeFlow

@jonthysell jonthysell requested a review from a team as a code owner June 10, 2025 20:38
Copy link
Contributor

@chiaramooney chiaramooney left a comment

Choose a reason for hiding this comment

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

Oo exciting!

@jonthysell jonthysell enabled auto-merge (squash) June 13, 2025 20:09
@jonthysell jonthysell merged commit f04d038 into microsoft:main Jun 13, 2025
59 checks passed
@jonthysell jonthysell deleted the oldarchwarn branch June 17, 2025 15:36
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.

Add warning/informational statement to CLI that identifies old architecture projects and recommends an upgrade

2 participants