Skip to content

[Bug] Wizard allows creation of projects with invalid project names #1775

@vatsashah45

Description

@vatsashah45

Current behavior

When using the Uno Wizard to create a new project, project names with the number.number pattern (for example, 6.3QA or 6.3Testing) are accepted.
The project is generated successfully, but it does not build, because dotnet/MSBuild does not allow project identifiers with a dot following a number.

Expected behavior

Uno Wizard should prevent project creation when the chosen name is invalid

Affected platforms

No response

Template Host

dotnet new, Visual Studio

Host OS

Windows

Template Options

Both the templates - Blank & Recommended

Template Version

"Uno.Sdk": "6.3.8"

Anything else we need to know?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't workingtriage/untriagedIndicates an issue requires triaging or verification.

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions